Deploy GitHub Pages

This commit is contained in:
Travis Bot 2018-08-29 03:00:39 +00:00
parent 08bbca3b55
commit df2c9db925
48 changed files with 143 additions and 3352 deletions

View file

@ -994,8 +994,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="/troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="/troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1156,8 +1156,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>
@ -1443,7 +1443,7 @@ Now, you are ready to create your first ingress.</p>
<h3 id="detect-installed-version">Detect installed version<a class="headerlink" href="#detect-installed-version" title="Permanent link">&para;</a></h3> <h3 id="detect-installed-version">Detect installed version<a class="headerlink" href="#detect-installed-version" title="Permanent link">&para;</a></h3>
<p>To detect which version of the ingress controller is running, exec into the pod and run <code class="codehilite">nginx-ingress-controller version</code> command.</p> <p>To detect which version of the ingress controller is running, exec into the pod and run <code class="codehilite">nginx-ingress-controller version</code> command.</p>
<div class="codehilite"><pre><span></span><span class="go">POD_NAMESPACE=ingress-nginx</span> <div class="codehilite"><pre><span></span><span class="go">POD_NAMESPACE=ingress-nginx</span>
<span class="go">POD_NAME=$(kubectl get pods -n $POD_NAMESPACE -l app=ingress-nginx -o jsonpath={.items[0].metadata.name})</span> <span class="go">POD_NAME=$(kubectl get pods -n $POD_NAMESPACE -l app=ingress-nginx -o jsonpath=&#39;{.items[0].metadata.name}&#39;)</span>
<span class="go">kubectl exec -it $POD_NAME -n $POD_NAMESPACE -- /nginx-ingress-controller --version</span> <span class="go">kubectl exec -it $POD_NAME -n $POD_NAMESPACE -- /nginx-ingress-controller --version</span>
</pre></div> </pre></div>
@ -1461,7 +1461,7 @@ To install the chart with the release name <code class="codehilite">my-nginx</co
<p>Detect installed version:</p> <p>Detect installed version:</p>
<div class="codehilite"><pre><span></span><span class="go">POD_NAME=$(kubectl get pods -l app=nginx-ingress -o jsonpath={.items[0].metadata.name})</span> <div class="codehilite"><pre><span></span><span class="go">POD_NAME=$(kubectl get pods -l app=nginx-ingress -o jsonpath=&#39;{.items[0].metadata.name}&#39;)</span>
<span class="go">kubectl exec -it $POD_NAME -- /nginx-ingress-controller --version</span> <span class="go">kubectl exec -it $POD_NAME -- /nginx-ingress-controller --version</span>
</pre></div> </pre></div>

View file

@ -1081,8 +1081,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1047,8 +1047,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1111,8 +1111,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1081,8 +1081,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1047,8 +1047,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1013,8 +1013,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1042,8 +1042,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1042,8 +1042,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1069,8 +1069,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1049,8 +1049,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1013,8 +1013,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1056,8 +1056,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1042,8 +1042,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1013,8 +1013,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1013,8 +1013,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1056,8 +1056,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1013,8 +1013,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1067,8 +1067,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1081,8 +1081,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -16,6 +16,9 @@ spec:
serviceName: fortune-teller-service serviceName: fortune-teller-service
servicePort: grpc servicePort: grpc
tls: tls:
# This secret must exist beforehand
# The cert must also contain the subj-name fortune-teller.stack.build
# https://github.com/kubernetes/ingress-nginx/blob/master/docs/examples/PREREQUISITES.md#tls-certificates
- secretName: fortune-teller.stack.build - secretName: fortune-teller.stack.build
hosts: hosts:
- fortune-teller.stack.build - fortune-teller.stack.build

View file

@ -1011,8 +1011,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1011,8 +1011,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1074,8 +1074,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1068,8 +1068,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1054,8 +1054,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1077,8 +1077,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>
@ -1248,13 +1248,13 @@
</a> </a>
<a href="../troubleshooting/" title="Debug & Troubleshooting" class="md-flex md-footer-nav__link md-footer-nav__link--next" rel="next"> <a href="../troubleshooting/" title="Troubleshooting" class="md-flex md-footer-nav__link md-footer-nav__link--next" rel="next">
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title">
<span class="md-flex__ellipsis"> <span class="md-flex__ellipsis">
<span class="md-footer-nav__direction"> <span class="md-footer-nav__direction">
Next Next
</span> </span>
Debug & Troubleshooting Troubleshooting
</span> </span>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">

View file

@ -1036,8 +1036,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

File diff suppressed because one or more lines are too long

View file

@ -2,222 +2,222 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url> <url>
<loc>/</loc> <loc>/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/deploy/</loc> <loc>/deploy/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/deploy/rbac/</loc> <loc>/deploy/rbac/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/deploy/upgrade/</loc> <loc>/deploy/upgrade/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/user-guide/nginx-configuration/</loc> <loc>/user-guide/nginx-configuration/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/user-guide/nginx-configuration/annotations/</loc> <loc>/user-guide/nginx-configuration/annotations/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/user-guide/nginx-configuration/configmap/</loc> <loc>/user-guide/nginx-configuration/configmap/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/user-guide/nginx-configuration/custom-template/</loc> <loc>/user-guide/nginx-configuration/custom-template/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/user-guide/nginx-configuration/log-format/</loc> <loc>/user-guide/nginx-configuration/log-format/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/user-guide/cli-arguments/</loc> <loc>/user-guide/cli-arguments/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/user-guide/custom-errors/</loc> <loc>/user-guide/custom-errors/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/user-guide/default-backend/</loc> <loc>/user-guide/default-backend/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/user-guide/exposing-tcp-udp-services/</loc> <loc>/user-guide/exposing-tcp-udp-services/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/user-guide/external-articles/</loc> <loc>/user-guide/external-articles/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/user-guide/miscellaneous/</loc> <loc>/user-guide/miscellaneous/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/user-guide/monitoring/</loc> <loc>/user-guide/monitoring/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/user-guide/multiple-ingress/</loc> <loc>/user-guide/multiple-ingress/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/user-guide/tls/</loc> <loc>/user-guide/tls/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/user-guide/third-party-addons/modsecurity/</loc> <loc>/user-guide/third-party-addons/modsecurity/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/user-guide/third-party-addons/opentracing/</loc> <loc>/user-guide/third-party-addons/opentracing/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/examples/</loc> <loc>/examples/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/examples/PREREQUISITES/</loc> <loc>/examples/PREREQUISITES/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/examples/affinity/cookie/README/</loc> <loc>/examples/affinity/cookie/README/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/examples/auth/basic/README/</loc> <loc>/examples/auth/basic/README/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/examples/auth/client-certs/README/</loc> <loc>/examples/auth/client-certs/README/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/examples/auth/external-auth/README/</loc> <loc>/examples/auth/external-auth/README/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/examples/auth/oauth-external-auth/README/</loc> <loc>/examples/auth/oauth-external-auth/README/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/examples/customization/configuration-snippets/README/</loc> <loc>/examples/customization/configuration-snippets/README/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/examples/customization/custom-configuration/README/</loc> <loc>/examples/customization/custom-configuration/README/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/examples/customization/custom-errors/README/</loc> <loc>/examples/customization/custom-errors/README/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/examples/customization/custom-headers/README/</loc> <loc>/examples/customization/custom-headers/README/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/examples/customization/custom-upstream-check/README/</loc> <loc>/examples/customization/custom-upstream-check/README/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/examples/customization/external-auth-headers/README/</loc> <loc>/examples/customization/external-auth-headers/README/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/examples/customization/ssl-dh-param/README/</loc> <loc>/examples/customization/ssl-dh-param/README/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/examples/customization/sysctl/README/</loc> <loc>/examples/customization/sysctl/README/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/examples/docker-registry/README/</loc> <loc>/examples/docker-registry/README/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/examples/grpc/README/</loc> <loc>/examples/grpc/README/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/examples/multi-tls/README/</loc> <loc>/examples/multi-tls/README/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/examples/rewrite/README/</loc> <loc>/examples/rewrite/README/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/examples/static-ip/README/</loc> <loc>/examples/static-ip/README/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/examples/tls-termination/README/</loc> <loc>/examples/tls-termination/README/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/development/</loc> <loc>/development/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/how-it-works/</loc> <loc>/how-it-works/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>/troubleshooting/</loc> <loc>/troubleshooting/</loc>
<lastmod>2018-08-22</lastmod> <lastmod>2018-08-29</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
</urlset> </urlset>

File diff suppressed because it is too large Load diff

View file

@ -1011,8 +1011,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>
@ -1095,6 +1095,10 @@
<td>Dynamically refresh backends on topology changes instead of reloading NGINX. Feature backed by OpenResty Lua libraries. (enabled by default)</td> <td>Dynamically refresh backends on topology changes instead of reloading NGINX. Feature backed by OpenResty Lua libraries. (enabled by default)</td>
</tr> </tr>
<tr> <tr>
<td>--enable-dynamic-certificates</td>
<td>Dynamically serves certificates instead of reloading NGINX when certificates are created, updated, or deleted. Currently does not support OCSP stapling, so --enable-ssl-chain-completion must be turned off. Assuming the certificate is generated with a 2048 bit RSA key/cert pair, this feature can store roughly 5000 certificates. This is an experiemental feature that currently is not ready for production use. Feature backed by OpenResty Lua libraries. (disabled by default)</td>
</tr>
<tr>
<td>--enable-ssl-chain-completion</td> <td>--enable-ssl-chain-completion</td>
<td>Autocomplete SSL certificate chains with missing intermediate CA certificates. A valid certificate chain is required to enable OCSP stapling. Certificates uploaded to Kubernetes must have the "Authority Information Access" X.509 v3 extension for this to succeed. (default true)</td> <td>Autocomplete SSL certificate chains with missing intermediate CA certificates. A valid certificate chain is required to enable OCSP stapling. Certificates uploaded to Kubernetes must have the "Authority Information Access" X.509 v3 extension for this to succeed. (default true)</td>
</tr> </tr>

View file

@ -1011,8 +1011,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1011,8 +1011,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1011,8 +1011,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1011,8 +1011,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1082,8 +1082,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1067,8 +1067,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1047,8 +1047,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1327,8 +1327,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1840,8 +1840,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1013,8 +1013,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1013,8 +1013,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1013,8 +1013,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1013,8 +1013,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1069,8 +1069,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>

View file

@ -1095,8 +1095,8 @@
<li class="md-nav__item"> <li class="md-nav__item">
<a href="../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link"> <a href="../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
Debug & Troubleshooting Troubleshooting
</a> </a>
</li> </li>