Deploy GitHub Pages
This commit is contained in:
parent
08bbca3b55
commit
df2c9db925
48 changed files with 143 additions and 3352 deletions
4
404.html
4
404.html
|
@ -994,8 +994,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="/troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="/troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1156,8 +1156,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</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">¶</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>
|
||||
<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='{.items[0].metadata.name}')</span>
|
||||
<span class="go">kubectl exec -it $POD_NAME -n $POD_NAMESPACE -- /nginx-ingress-controller --version</span>
|
||||
</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>
|
||||
<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='{.items[0].metadata.name}')</span>
|
||||
<span class="go">kubectl exec -it $POD_NAME -- /nginx-ingress-controller --version</span>
|
||||
</pre></div>
|
||||
|
||||
|
|
|
@ -1081,8 +1081,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1047,8 +1047,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1111,8 +1111,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1081,8 +1081,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1047,8 +1047,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1013,8 +1013,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1042,8 +1042,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1042,8 +1042,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1069,8 +1069,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1049,8 +1049,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1013,8 +1013,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1056,8 +1056,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1042,8 +1042,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1013,8 +1013,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1013,8 +1013,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1056,8 +1056,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1013,8 +1013,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1067,8 +1067,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1081,8 +1081,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -16,6 +16,9 @@ spec:
|
|||
serviceName: fortune-teller-service
|
||||
servicePort: grpc
|
||||
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
|
||||
hosts:
|
||||
- fortune-teller.stack.build
|
||||
|
|
|
@ -1011,8 +1011,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1011,8 +1011,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1074,8 +1074,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1068,8 +1068,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1054,8 +1054,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1077,8 +1077,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
@ -1248,13 +1248,13 @@
|
|||
</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">
|
||||
<span class="md-flex__ellipsis">
|
||||
<span class="md-footer-nav__direction">
|
||||
Next
|
||||
</span>
|
||||
Debug & Troubleshooting
|
||||
Troubleshooting
|
||||
</span>
|
||||
</div>
|
||||
<div class="md-flex__cell md-flex__cell--shrink">
|
||||
|
|
|
@ -1036,8 +1036,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
88
sitemap.xml
88
sitemap.xml
|
@ -2,222 +2,222 @@
|
|||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/deploy/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/deploy/rbac/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/deploy/upgrade/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/user-guide/nginx-configuration/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/user-guide/nginx-configuration/annotations/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/user-guide/nginx-configuration/configmap/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/user-guide/nginx-configuration/custom-template/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/user-guide/nginx-configuration/log-format/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/user-guide/cli-arguments/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/user-guide/custom-errors/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/user-guide/default-backend/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/user-guide/exposing-tcp-udp-services/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/user-guide/external-articles/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/user-guide/miscellaneous/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/user-guide/monitoring/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/user-guide/multiple-ingress/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/user-guide/tls/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/user-guide/third-party-addons/modsecurity/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/user-guide/third-party-addons/opentracing/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/examples/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/examples/PREREQUISITES/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/examples/affinity/cookie/README/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/examples/auth/basic/README/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/examples/auth/client-certs/README/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/examples/auth/external-auth/README/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/examples/auth/oauth-external-auth/README/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/examples/customization/configuration-snippets/README/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/examples/customization/custom-configuration/README/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/examples/customization/custom-errors/README/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/examples/customization/custom-headers/README/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/examples/customization/custom-upstream-check/README/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/examples/customization/external-auth-headers/README/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/examples/customization/ssl-dh-param/README/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/examples/customization/sysctl/README/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/examples/docker-registry/README/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/examples/grpc/README/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/examples/multi-tls/README/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/examples/rewrite/README/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/examples/static-ip/README/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/examples/tls-termination/README/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/development/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/how-it-works/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/troubleshooting/</loc>
|
||||
<lastmod>2018-08-22</lastmod>
|
||||
<lastmod>2018-08-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
</urlset>
|
File diff suppressed because it is too large
Load diff
|
@ -1011,8 +1011,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</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>
|
||||
</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>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>
|
||||
|
|
|
@ -1011,8 +1011,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1011,8 +1011,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1011,8 +1011,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1011,8 +1011,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1082,8 +1082,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1067,8 +1067,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1047,8 +1047,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1327,8 +1327,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1840,8 +1840,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1013,8 +1013,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1013,8 +1013,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1013,8 +1013,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1013,8 +1013,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1069,8 +1069,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1095,8 +1095,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../troubleshooting/" title="Debug & Troubleshooting" class="md-nav__link">
|
||||
Debug & Troubleshooting
|
||||
<a href="../../troubleshooting/" title="Troubleshooting" class="md-nav__link">
|
||||
Troubleshooting
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
Loading…
Reference in a new issue