Deploy GitHub Pages
This commit is contained in:
parent
05cfcb5c40
commit
f6b5e14a8f
5 changed files with 48 additions and 47 deletions
|
|
@ -2133,6 +2133,7 @@ table below.</p>
|
|||
</ul>
|
||||
<p>Canary rules are evaluated in order of precedence. Precedence is as follows:
|
||||
<code class="codehilite">canary-by-header -> canary-by-cookie -> canary-weight</code> </p>
|
||||
<p><strong>Note</strong> that when you mark an ingress as canary, then all the other non-canary annotations will be ignored (inherited from the corresponding main ingress) except <code class="codehilite">nginx.ingress.kubernetes.io/load-balance</code> and <code class="codehilite">nginx.ingress.kubernetes.io/upstream-hash-by</code>.</p>
|
||||
<p><strong>Known Limitations</strong></p>
|
||||
<p>Currently a maximum of one canary ingress can be applied per Ingress rule. </p>
|
||||
<h3 id="rewrite">Rewrite<a class="headerlink" href="#rewrite" title="Permanent link">¶</a></h3>
|
||||
|
|
|
|||
|
|
@ -3248,7 +3248,7 @@ Same for numbers, like "100".</p>
|
|||
<tr>
|
||||
<td align="left"><a href="#use-forwarded-headers">use-forwarded-headers</a></td>
|
||||
<td align="left">bool</td>
|
||||
<td align="left">"true"</td>
|
||||
<td align="left">"false"</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left"><a href="#forwarded-for-header">forwarded-for-header</a></td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue