Deploy GitHub Pages
This commit is contained in:
parent
542273847e
commit
c0597d0659
6 changed files with 40 additions and 66 deletions
|
@ -1143,7 +1143,7 @@ in the controller Deployment.</p>
|
||||||
<p>simply change the <code class="codehilite">0.9.0</code> tag to the version you wish to upgrade to.
|
<p>simply change the <code class="codehilite">0.9.0</code> tag to the version you wish to upgrade to.
|
||||||
The easiest way to do this is e.g. (do note you may need to change the name parameter according to your installation):</p>
|
The easiest way to do this is e.g. (do note you may need to change the name parameter according to your installation):</p>
|
||||||
<div class="codehilite"><pre><span></span>kubectl set image deployment/nginx-ingress-controller \
|
<div class="codehilite"><pre><span></span>kubectl set image deployment/nginx-ingress-controller \
|
||||||
nginx-ingress-controller=nginx:quay.io/kubernetes-ingress-controller/nginx-ingress-controller:0.14.0
|
nginx-ingress-controller=nginx:quay.io/kubernetes-ingress-controller/nginx-ingress-controller:0.15.0
|
||||||
</pre></div>
|
</pre></div>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -16,7 +16,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
terminationGracePeriodSeconds: 60
|
terminationGracePeriodSeconds: 60
|
||||||
containers:
|
containers:
|
||||||
- image: quay.io/kubernetes-ingress-controller/nginx-ingress-controller:0.14.0
|
- image: quay.io/kubernetes-ingress-controller/nginx-ingress-controller:0.15.0
|
||||||
name: nginx-ingress-lb
|
name: nginx-ingress-lb
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
readinessProbe:
|
readinessProbe:
|
||||||
|
|
|
@ -21,7 +21,7 @@ spec:
|
||||||
# hostNetwork: true
|
# hostNetwork: true
|
||||||
terminationGracePeriodSeconds: 60
|
terminationGracePeriodSeconds: 60
|
||||||
containers:
|
containers:
|
||||||
- image: quay.io/kubernetes-ingress-controller/nginx-ingress-controller:0.14.0
|
- image: quay.io/kubernetes-ingress-controller/nginx-ingress-controller:0.15.0
|
||||||
name: nginx-ingress-controller
|
name: nginx-ingress-controller
|
||||||
readinessProbe:
|
readinessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
|
|
File diff suppressed because one or more lines are too long
50
sitemap.xml
50
sitemap.xml
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>/</loc>
|
<loc>/</loc>
|
||||||
<lastmod>2018-05-15</lastmod>
|
<lastmod>2018-05-16</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
@ -13,19 +13,19 @@
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>/deploy/</loc>
|
<loc>/deploy/</loc>
|
||||||
<lastmod>2018-05-15</lastmod>
|
<lastmod>2018-05-16</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>/deploy/rbac/</loc>
|
<loc>/deploy/rbac/</loc>
|
||||||
<lastmod>2018-05-15</lastmod>
|
<lastmod>2018-05-16</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>/deploy/upgrade/</loc>
|
<loc>/deploy/upgrade/</loc>
|
||||||
<lastmod>2018-05-15</lastmod>
|
<lastmod>2018-05-16</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
@ -41,55 +41,55 @@
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>/user-guide/cli-arguments/</loc>
|
<loc>/user-guide/cli-arguments/</loc>
|
||||||
<lastmod>2018-05-15</lastmod>
|
<lastmod>2018-05-16</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-05-15</lastmod>
|
<lastmod>2018-05-16</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-05-15</lastmod>
|
<lastmod>2018-05-16</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-05-15</lastmod>
|
<lastmod>2018-05-16</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-05-15</lastmod>
|
<lastmod>2018-05-16</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>/user-guide/miscellaneous/</loc>
|
<loc>/user-guide/miscellaneous/</loc>
|
||||||
<lastmod>2018-05-15</lastmod>
|
<lastmod>2018-05-16</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-05-15</lastmod>
|
<lastmod>2018-05-16</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>/user-guide/nginx-status-page/</loc>
|
<loc>/user-guide/nginx-status-page/</loc>
|
||||||
<lastmod>2018-05-15</lastmod>
|
<lastmod>2018-05-16</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>/user-guide/tls/</loc>
|
<loc>/user-guide/tls/</loc>
|
||||||
<lastmod>2018-05-15</lastmod>
|
<lastmod>2018-05-16</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
@ -105,19 +105,19 @@
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>/examples/</loc>
|
<loc>/examples/</loc>
|
||||||
<lastmod>2018-05-15</lastmod>
|
<lastmod>2018-05-16</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>/examples/PREREQUISITES/</loc>
|
<loc>/examples/PREREQUISITES/</loc>
|
||||||
<lastmod>2018-05-15</lastmod>
|
<lastmod>2018-05-16</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-05-15</lastmod>
|
<lastmod>2018-05-16</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
@ -135,37 +135,37 @@
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>/examples/docker-registry/README/</loc>
|
<loc>/examples/docker-registry/README/</loc>
|
||||||
<lastmod>2018-05-15</lastmod>
|
<lastmod>2018-05-16</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>/examples/grpc/README/</loc>
|
<loc>/examples/grpc/README/</loc>
|
||||||
<lastmod>2018-05-15</lastmod>
|
<lastmod>2018-05-16</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-05-15</lastmod>
|
<lastmod>2018-05-16</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>/examples/rewrite/README/</loc>
|
<loc>/examples/rewrite/README/</loc>
|
||||||
<lastmod>2018-05-15</lastmod>
|
<lastmod>2018-05-16</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-05-15</lastmod>
|
<lastmod>2018-05-16</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-05-15</lastmod>
|
<lastmod>2018-05-16</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
@ -174,7 +174,7 @@
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>/development/</loc>
|
<loc>/development/</loc>
|
||||||
<lastmod>2018-05-15</lastmod>
|
<lastmod>2018-05-16</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
@ -182,7 +182,7 @@
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>/ingress-controller-catalog/</loc>
|
<loc>/ingress-controller-catalog/</loc>
|
||||||
<lastmod>2018-05-15</lastmod>
|
<lastmod>2018-05-16</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
@ -190,7 +190,7 @@
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>/troubleshooting/</loc>
|
<loc>/troubleshooting/</loc>
|
||||||
<lastmod>2018-05-15</lastmod>
|
<lastmod>2018-05-16</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
|
|
@ -987,15 +987,8 @@
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="md-nav__item">
|
<li class="md-nav__item">
|
||||||
<a href="#bind-address-ipv4" title="bind-address-ipv4" class="md-nav__link">
|
<a href="#bind-address" title="bind-address" class="md-nav__link">
|
||||||
bind-address-ipv4
|
bind-address
|
||||||
</a>
|
|
||||||
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="md-nav__item">
|
|
||||||
<a href="#bind-address-ipv6" title="bind-address-ipv6" class="md-nav__link">
|
|
||||||
bind-address-ipv6
|
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
@ -2364,15 +2357,8 @@
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="md-nav__item">
|
<li class="md-nav__item">
|
||||||
<a href="#bind-address-ipv4" title="bind-address-ipv4" class="md-nav__link">
|
<a href="#bind-address" title="bind-address" class="md-nav__link">
|
||||||
bind-address-ipv4
|
bind-address
|
||||||
</a>
|
|
||||||
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="md-nav__item">
|
|
||||||
<a href="#bind-address-ipv6" title="bind-address-ipv6" class="md-nav__link">
|
|
||||||
bind-address-ipv6
|
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
@ -3056,12 +3042,7 @@ Same for numbers, like "100".</p>
|
||||||
<td align="left">1</td>
|
<td align="left">1</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td align="left"><a href="#bind-address-ipv4">bind-address-ipv4</a></td>
|
<td align="left"><a href="#bind-address">bind-address</a></td>
|
||||||
<td align="left">[]string</td>
|
|
||||||
<td align="left">""</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left"><a href="#bind-address-ipv6">bind-address-ipv6</a></td>
|
|
||||||
<td align="left">[]string</td>
|
<td align="left">[]string</td>
|
||||||
<td align="left">""</td>
|
<td align="left">""</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -3512,9 +3493,7 @@ number is exceeded, the least recently used connections are closed. <em><strong>
|
||||||
<p>Sets the number of datagrams expected from the proxied server in response to the client request if the UDP protocol is used.</p>
|
<p>Sets the number of datagrams expected from the proxied server in response to the client request if the UDP protocol is used.</p>
|
||||||
<p><em>References:</em>
|
<p><em>References:</em>
|
||||||
<a href="http://nginx.org/en/docs/stream/ngx_stream_proxy_module.html#proxy_responses">http://nginx.org/en/docs/stream/ngx_stream_proxy_module.html#proxy_responses</a></p>
|
<a href="http://nginx.org/en/docs/stream/ngx_stream_proxy_module.html#proxy_responses">http://nginx.org/en/docs/stream/ngx_stream_proxy_module.html#proxy_responses</a></p>
|
||||||
<h2 id="bind-address-ipv4">bind-address-ipv4<a class="headerlink" href="#bind-address-ipv4" title="Permanent link">¶</a></h2>
|
<h2 id="bind-address">bind-address<a class="headerlink" href="#bind-address" title="Permanent link">¶</a></h2>
|
||||||
<p>Sets the addresses on which the server will accept requests instead of *. It should be noted that these addresses must exist in the runtime environment or the controller will crash loop.</p>
|
|
||||||
<h2 id="bind-address-ipv6">bind-address-ipv6<a class="headerlink" href="#bind-address-ipv6" title="Permanent link">¶</a></h2>
|
|
||||||
<p>Sets the addresses on which the server will accept requests instead of *. It should be noted that these addresses must exist in the runtime environment or the controller will crash loop.</p>
|
<p>Sets the addresses on which the server will accept requests instead of *. It should be noted that these addresses must exist in the runtime environment or the controller will crash loop.</p>
|
||||||
<h2 id="forwarded-for-header">forwarded-for-header<a class="headerlink" href="#forwarded-for-header" title="Permanent link">¶</a></h2>
|
<h2 id="forwarded-for-header">forwarded-for-header<a class="headerlink" href="#forwarded-for-header" title="Permanent link">¶</a></h2>
|
||||||
<p>Sets the header field for identifying the originating IP address of a client. <em><strong>default:</strong></em> X-Forwarded-For</p>
|
<p>Sets the header field for identifying the originating IP address of a client. <em><strong>default:</strong></em> X-Forwarded-For</p>
|
||||||
|
|
Loading…
Reference in a new issue