Deploy GitHub Pages
This commit is contained in:
parent
33d6ce7646
commit
39f40f24fb
51 changed files with 678 additions and 79 deletions
|
|
@ -608,6 +608,18 @@
|
|||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../user-guide/basic-usage/" title="Basic usage" class="md-nav__link">
|
||||
Basic usage
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../user-guide/nginx-configuration/annotations/" title="Annotations" class="md-nav__link">
|
||||
Annotations
|
||||
|
|
@ -1242,7 +1254,7 @@
|
|||
<p>Operations to build the model:</p>
|
||||
<ul>
|
||||
<li>
|
||||
<p>Order Ingress rules by <code class="codehilite">ResourceVersion</code> field, i.e., old rules first.</p>
|
||||
<p>Order Ingress rules by <code class="codehilite">CreationTimestamp</code> field, i.e., old rules first.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>If the same path for the same host is defined in more than one Ingress, the oldest rule wins.</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue