Deploy GitHub Pages
This commit is contained in:
parent
1a142ccf8b
commit
bfc0919afc
5 changed files with 68 additions and 47 deletions
|
|
@ -1125,7 +1125,7 @@
|
|||
|
||||
<h1 id="ingress-path-matching">Ingress Path Matching<a class="headerlink" href="#ingress-path-matching" title="Permanent link">¶</a></h1>
|
||||
<h2 id="regular-expression-support">Regular Expression Support<a class="headerlink" href="#regular-expression-support" title="Permanent link">¶</a></h2>
|
||||
<p>The ingress controller supports <strong>case insensitive</strong> regular expressions in the <code class="codehilite">spec.rules.http.paths.path</code> field. <strong>Currently curly braces <code class="codehilite">{}</code> cannot be used in regular expressions due to a <a href="https://github.com/kubernetes/ingress-nginx/issues/3155">known issue</a>.</strong></p>
|
||||
<p>The ingress controller supports <strong>case insensitive</strong> regular expressions in the <code class="codehilite">spec.rules.http.paths.path</code> field.</p>
|
||||
<p>See the <a href="../nginx-configuration/annotations/#use-regex">description</a> of the <code class="codehilite">use-regex</code> annotation for more details. </p>
|
||||
<table class="codehilitetable"><tr><td class="linenos"><div class="linenodiv"><pre><span></span> 1
|
||||
2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue