From 924f98f41ac99668e4cd7af147f9d8a07b6ce1ff Mon Sep 17 00:00:00 2001 From: Travis Bot Date: Fri, 13 Jul 2018 18:31:09 +0000 Subject: [PATCH] Deploy GitHub Pages --- 404.html | 4 +- deploy/index.html | 4 +- deploy/rbac/index.html | 4 +- deploy/upgrade/index.html | 4 +- development/index.html | 4 +- examples/PREREQUISITES/index.html | 4 +- examples/affinity/cookie/README/index.html | 4 +- examples/auth/basic/README/index.html | 4 +- examples/auth/client-certs/README/index.html | 4 +- examples/auth/external-auth/README/index.html | 4 +- .../oauth-external-auth/README/index.html | 4 +- .../configuration-snippets/README/index.html | 4 +- .../custom-configuration/README/index.html | 4 +- .../custom-errors/README/index.html | 4 +- .../custom-headers/README/index.html | 4 +- .../custom-upstream-check/README/index.html | 4 +- .../external-auth-headers/README/index.html | 4 +- .../ssl-dh-param/README/index.html | 4 +- .../customization/sysctl/README/index.html | 4 +- examples/docker-registry/README/index.html | 4 +- examples/grpc/README/index.html | 4 +- examples/index.html | 4 +- examples/multi-tls/README/index.html | 4 +- examples/rewrite/README/index.html | 4 +- examples/static-ip/README/index.html | 4 +- examples/tls-termination/README/index.html | 4 +- how-it-works/index.html | 4 +- index.html | 4 +- ingress-controller-catalog/index.html | 4 +- sitemap.xml | 196 ++++++++++-------- troubleshooting/index.html | 4 +- user-guide/cli-arguments/index.html | 4 +- user-guide/custom-errors/index.html | 4 +- user-guide/default-backend/index.html | 4 +- .../exposing-tcp-udp-services/index.html | 4 +- user-guide/external-articles/index.html | 4 +- user-guide/miscellaneous/index.html | 4 +- user-guide/multiple-ingress/index.html | 4 +- .../annotations/index.html | 4 +- .../nginx-configuration/configmap/index.html | 4 +- .../custom-template/index.html | 4 +- user-guide/nginx-configuration/index.html | 4 +- .../nginx-configuration/log-format/index.html | 4 +- user-guide/nginx-status-page/index.html | 4 +- .../third-party-addons/modsecurity/index.html | 4 +- .../third-party-addons/opentracing/index.html | 4 +- user-guide/tls/index.html | 4 +- 47 files changed, 201 insertions(+), 179 deletions(-) diff --git a/404.html b/404.html index 91bad858d..4905a03ad 100644 --- a/404.html +++ b/404.html @@ -32,7 +32,7 @@ - + @@ -1056,7 +1056,7 @@ - + diff --git a/deploy/index.html b/deploy/index.html index ca8892d5c..511becc6b 100644 --- a/deploy/index.html +++ b/deploy/index.html @@ -32,7 +32,7 @@ - + @@ -1547,7 +1547,7 @@ To install the chart with the release name my-nginx - + diff --git a/deploy/rbac/index.html b/deploy/rbac/index.html index 5c58bb748..c3e006ac2 100644 --- a/deploy/rbac/index.html +++ b/deploy/rbac/index.html @@ -32,7 +32,7 @@ - + @@ -1320,7 +1320,7 @@ container arguments, and POD_NAMESPACE should be in the nginx-ingress namespace. - + diff --git a/deploy/upgrade/index.html b/deploy/upgrade/index.html index 714ec8a55..b184a16cc 100644 --- a/deploy/upgrade/index.html +++ b/deploy/upgrade/index.html @@ -32,7 +32,7 @@ - + @@ -1228,7 +1228,7 @@ you should be able to upgrade using

- + diff --git a/development/index.html b/development/index.html index cdbb138f3..a67b711d1 100644 --- a/development/index.html +++ b/development/index.html @@ -32,7 +32,7 @@ - + @@ -1464,7 +1464,7 @@ Typically, a release branch should have stable code. - + diff --git a/examples/PREREQUISITES/index.html b/examples/PREREQUISITES/index.html index e482c5be0..029a13e00 100644 --- a/examples/PREREQUISITES/index.html +++ b/examples/PREREQUISITES/index.html @@ -32,7 +32,7 @@ - + @@ -1425,7 +1425,7 @@ which you can deploy as follows

- + diff --git a/examples/affinity/cookie/README/index.html b/examples/affinity/cookie/README/index.html index 0fe64a9c0..c50ce5ca4 100644 --- a/examples/affinity/cookie/README/index.html +++ b/examples/affinity/cookie/README/index.html @@ -32,7 +32,7 @@ - + @@ -1266,7 +1266,7 @@ This means that you can face the situation that you've configured Session Affini - + diff --git a/examples/auth/basic/README/index.html b/examples/auth/basic/README/index.html index 4df74e532..41a173bcd 100644 --- a/examples/auth/basic/README/index.html +++ b/examples/auth/basic/README/index.html @@ -32,7 +32,7 @@ - + @@ -1255,7 +1255,7 @@ BODY: - + diff --git a/examples/auth/client-certs/README/index.html b/examples/auth/client-certs/README/index.html index 4c7c9c0d6..e6445a7c5 100644 --- a/examples/auth/client-certs/README/index.html +++ b/examples/auth/client-certs/README/index.html @@ -32,7 +32,7 @@ - + @@ -1191,7 +1191,7 @@ - + diff --git a/examples/auth/external-auth/README/index.html b/examples/auth/external-auth/README/index.html index 4acd86cc1..10e74441d 100644 --- a/examples/auth/external-auth/README/index.html +++ b/examples/auth/external-auth/README/index.html @@ -32,7 +32,7 @@ - + @@ -1322,7 +1322,7 @@ BODY: - + diff --git a/examples/auth/oauth-external-auth/README/index.html b/examples/auth/oauth-external-auth/README/index.html index cb80e592a..47d272b4b 100644 --- a/examples/auth/oauth-external-auth/README/index.html +++ b/examples/auth/oauth-external-auth/README/index.html @@ -32,7 +32,7 @@ - + @@ -1302,7 +1302,7 @@ into a Kubernetes cluster and use it to protect the Kubernetes Dashboard using g - + diff --git a/examples/customization/configuration-snippets/README/index.html b/examples/customization/configuration-snippets/README/index.html index 11b0f4179..a75ffce55 100644 --- a/examples/customization/configuration-snippets/README/index.html +++ b/examples/customization/configuration-snippets/README/index.html @@ -32,7 +32,7 @@ - + @@ -1200,7 +1200,7 @@ - + diff --git a/examples/customization/custom-configuration/README/index.html b/examples/customization/custom-configuration/README/index.html index c9a4741f2..ef522e46b 100644 --- a/examples/customization/custom-configuration/README/index.html +++ b/examples/customization/custom-configuration/README/index.html @@ -32,7 +32,7 @@ - + @@ -1152,7 +1152,7 @@ metadata: - + diff --git a/examples/customization/custom-errors/README/index.html b/examples/customization/custom-errors/README/index.html index 55d42613a..55e2a9bc2 100644 --- a/examples/customization/custom-errors/README/index.html +++ b/examples/customization/custom-errors/README/index.html @@ -32,7 +32,7 @@ - + @@ -1276,7 +1276,7 @@ responses are still in the correct format when a backend returns 503 (eg. if you - + diff --git a/examples/customization/custom-headers/README/index.html b/examples/customization/custom-headers/README/index.html index cb3d9652c..508a5cb32 100644 --- a/examples/customization/custom-headers/README/index.html +++ b/examples/customization/custom-headers/README/index.html @@ -32,7 +32,7 @@ - + @@ -1191,7 +1191,7 @@ server

- + diff --git a/examples/customization/custom-upstream-check/README/index.html b/examples/customization/custom-upstream-check/README/index.html index 4906162f2..2ce58a960 100644 --- a/examples/customization/custom-upstream-check/README/index.html +++ b/examples/customization/custom-upstream-check/README/index.html @@ -32,7 +32,7 @@ - + @@ -1171,7 +1171,7 @@ spec: - + diff --git a/examples/customization/external-auth-headers/README/index.html b/examples/customization/external-auth-headers/README/index.html index bbf99f1c7..2836c39c2 100644 --- a/examples/customization/external-auth-headers/README/index.html +++ b/examples/customization/external-auth-headers/README/index.html @@ -32,7 +32,7 @@ - + @@ -1262,7 +1262,7 @@ follows:

- + diff --git a/examples/customization/ssl-dh-param/README/index.html b/examples/customization/ssl-dh-param/README/index.html index 789f8814d..0cb19881d 100644 --- a/examples/customization/ssl-dh-param/README/index.html +++ b/examples/customization/ssl-dh-param/README/index.html @@ -32,7 +32,7 @@ - + @@ -1252,7 +1252,7 @@ use a ConfigMap to configure custom Diffie-Hellman parameters file to help with - + diff --git a/examples/customization/sysctl/README/index.html b/examples/customization/sysctl/README/index.html index f9bdf0e1a..fd5f25037 100644 --- a/examples/customization/sysctl/README/index.html +++ b/examples/customization/sysctl/README/index.html @@ -32,7 +32,7 @@ - + @@ -1136,7 +1136,7 @@ using kubectl patch

- + diff --git a/examples/docker-registry/README/index.html b/examples/docker-registry/README/index.html index db073a446..d2c1a10c1 100644 --- a/examples/docker-registry/README/index.html +++ b/examples/docker-registry/README/index.html @@ -32,7 +32,7 @@ - + @@ -1269,7 +1269,7 @@ - + diff --git a/examples/grpc/README/index.html b/examples/grpc/README/index.html index 65d939a01..d81334c61 100644 --- a/examples/grpc/README/index.html +++ b/examples/grpc/README/index.html @@ -32,7 +32,7 @@ - + @@ -1350,7 +1350,7 @@ to help make it easier for your users to consume your API.

- + diff --git a/examples/index.html b/examples/index.html index 062f8d153..b7ab2dc73 100644 --- a/examples/index.html +++ b/examples/index.html @@ -32,7 +32,7 @@ - + @@ -1252,7 +1252,7 @@ Please review the prerequisites before trying them. - + diff --git a/examples/multi-tls/README/index.html b/examples/multi-tls/README/index.html index 21043299e..f8d507052 100644 --- a/examples/multi-tls/README/index.html +++ b/examples/multi-tls/README/index.html @@ -32,7 +32,7 @@ - + @@ -1221,7 +1221,7 @@ - + diff --git a/examples/rewrite/README/index.html b/examples/rewrite/README/index.html index d3e3115d2..26003a440 100644 --- a/examples/rewrite/README/index.html +++ b/examples/rewrite/README/index.html @@ -32,7 +32,7 @@ - + @@ -1391,7 +1391,7 @@ Connection: keep-alive - + diff --git a/examples/static-ip/README/index.html b/examples/static-ip/README/index.html index e078265e5..37ea507ca 100644 --- a/examples/static-ip/README/index.html +++ b/examples/static-ip/README/index.html @@ -32,7 +32,7 @@ - + @@ -1332,7 +1332,7 @@ Service with spec.loadBalancerIP set to - + diff --git a/examples/tls-termination/README/index.html b/examples/tls-termination/README/index.html index 457f08ffb..72f16fedf 100644 --- a/examples/tls-termination/README/index.html +++ b/examples/tls-termination/README/index.html @@ -32,7 +32,7 @@ - + @@ -1263,7 +1263,7 @@ TLS cert, and forward un-encrypted HTTP traffic to the test HTTP service.

- + diff --git a/how-it-works/index.html b/how-it-works/index.html index a781db14a..62e0ee09e 100644 --- a/how-it-works/index.html +++ b/how-it-works/index.html @@ -32,7 +32,7 @@ - + @@ -1266,7 +1266,7 @@ - + diff --git a/index.html b/index.html index 2451d8814..d87ad7296 100644 --- a/index.html +++ b/index.html @@ -32,7 +32,7 @@ - + @@ -1162,7 +1162,7 @@ - + diff --git a/ingress-controller-catalog/index.html b/ingress-controller-catalog/index.html index 7329c8b93..7ef5f3177 100644 --- a/ingress-controller-catalog/index.html +++ b/ingress-controller-catalog/index.html @@ -32,7 +32,7 @@ - + @@ -1139,7 +1139,7 @@ - + diff --git a/sitemap.xml b/sitemap.xml index 96c97dca9..6a6f23e7c 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1,206 +1,228 @@ - - / - 2018-07-10 + 2018-07-13 daily - - - - /deploy/ - 2018-07-10 + 2018-07-13 daily - /deploy/rbac/ - 2018-07-10 + 2018-07-13 daily - /deploy/upgrade/ - 2018-07-10 + 2018-07-13 daily - - - - - - - + /user-guide/nginx-configuration/ + 2018-07-13 + daily + + + /user-guide/nginx-configuration/annotations/ + 2018-07-13 + daily + + + /user-guide/nginx-configuration/configmap/ + 2018-07-13 + daily + + + /user-guide/nginx-configuration/custom-template/ + 2018-07-13 + daily + + + /user-guide/nginx-configuration/log-format/ + 2018-07-13 daily - /user-guide/cli-arguments/ - 2018-07-10 + 2018-07-13 daily - /user-guide/custom-errors/ - 2018-07-10 + 2018-07-13 daily - /user-guide/default-backend/ - 2018-07-10 + 2018-07-13 daily - /user-guide/exposing-tcp-udp-services/ - 2018-07-10 + 2018-07-13 daily - /user-guide/external-articles/ - 2018-07-10 + 2018-07-13 daily - /user-guide/miscellaneous/ - 2018-07-10 + 2018-07-13 daily - /user-guide/multiple-ingress/ - 2018-07-10 + 2018-07-13 daily - /user-guide/nginx-status-page/ - 2018-07-10 + 2018-07-13 daily - /user-guide/tls/ - 2018-07-10 + 2018-07-13 daily - - - + /user-guide/third-party-addons/modsecurity/ + 2018-07-13 + daily + + + /user-guide/third-party-addons/opentracing/ + 2018-07-13 daily - - - - - /examples/ - 2018-07-10 + 2018-07-13 daily - /examples/PREREQUISITES/ - 2018-07-10 + 2018-07-13 daily - /examples/affinity/cookie/README/ - 2018-07-10 + 2018-07-13 daily - - - + /examples/auth/basic/README/ + 2018-07-13 daily - - - + /examples/auth/client-certs/README/ + 2018-07-13 + daily + + + /examples/auth/external-auth/README/ + 2018-07-13 + daily + + + /examples/auth/oauth-external-auth/README/ + 2018-07-13 + daily + + + /examples/customization/configuration-snippets/README/ + 2018-07-13 + daily + + + /examples/customization/custom-configuration/README/ + 2018-07-13 + daily + + + /examples/customization/custom-errors/README/ + 2018-07-13 + daily + + + /examples/customization/custom-headers/README/ + 2018-07-13 + daily + + + /examples/customization/custom-upstream-check/README/ + 2018-07-13 + daily + + + /examples/customization/external-auth-headers/README/ + 2018-07-13 + daily + + + /examples/customization/ssl-dh-param/README/ + 2018-07-13 + daily + + + /examples/customization/sysctl/README/ + 2018-07-13 daily - /examples/docker-registry/README/ - 2018-07-10 + 2018-07-13 daily - /examples/grpc/README/ - 2018-07-10 + 2018-07-13 daily - /examples/multi-tls/README/ - 2018-07-10 + 2018-07-13 daily - /examples/rewrite/README/ - 2018-07-10 + 2018-07-13 daily - /examples/static-ip/README/ - 2018-07-10 + 2018-07-13 daily - /examples/tls-termination/README/ - 2018-07-10 + 2018-07-13 daily - - - - /development/ - 2018-07-10 + 2018-07-13 daily - - - /how-it-works/ - 2018-07-10 + 2018-07-13 daily - - - /ingress-controller-catalog/ - 2018-07-10 + 2018-07-13 daily - - - /troubleshooting/ - 2018-07-10 + 2018-07-13 daily - - \ No newline at end of file diff --git a/troubleshooting/index.html b/troubleshooting/index.html index 4f4a51fa4..6a8bd1f59 100644 --- a/troubleshooting/index.html +++ b/troubleshooting/index.html @@ -32,7 +32,7 @@ - + @@ -1404,7 +1404,7 @@ add the flag --kubeconfig=/etc/kubernetes/kubeconfig.ya - + diff --git a/user-guide/cli-arguments/index.html b/user-guide/cli-arguments/index.html index 106b4d85f..b074359ab 100644 --- a/user-guide/cli-arguments/index.html +++ b/user-guide/cli-arguments/index.html @@ -32,7 +32,7 @@ - + @@ -1298,7 +1298,7 @@ - + diff --git a/user-guide/custom-errors/index.html b/user-guide/custom-errors/index.html index 2aa4da881..354d34fb2 100644 --- a/user-guide/custom-errors/index.html +++ b/user-guide/custom-errors/index.html @@ -32,7 +32,7 @@ - + @@ -1180,7 +1180,7 @@ the response from the custom default backend.

- + diff --git a/user-guide/default-backend/index.html b/user-guide/default-backend/index.html index 716c6c9a1..51e12f3ad 100644 --- a/user-guide/default-backend/index.html +++ b/user-guide/default-backend/index.html @@ -32,7 +32,7 @@ - + @@ -1147,7 +1147,7 @@ provides an additional service for the purpose of customizing the error pages se - + diff --git a/user-guide/exposing-tcp-udp-services/index.html b/user-guide/exposing-tcp-udp-services/index.html index d376a9618..b3d924a6a 100644 --- a/user-guide/exposing-tcp-udp-services/index.html +++ b/user-guide/exposing-tcp-udp-services/index.html @@ -32,7 +32,7 @@ - + @@ -1153,7 +1153,7 @@ The next example shows how to expose the service kube-d - + diff --git a/user-guide/external-articles/index.html b/user-guide/external-articles/index.html index a3aee97e3..e6c4a3bdf 100644 --- a/user-guide/external-articles/index.html +++ b/user-guide/external-articles/index.html @@ -32,7 +32,7 @@ - + @@ -1136,7 +1136,7 @@ - + diff --git a/user-guide/miscellaneous/index.html b/user-guide/miscellaneous/index.html index 1c4e20908..7f4a44874 100644 --- a/user-guide/miscellaneous/index.html +++ b/user-guide/miscellaneous/index.html @@ -32,7 +32,7 @@ - + @@ -1289,7 +1289,7 @@ The previous behavior can be restored using retry-non-i - + diff --git a/user-guide/multiple-ingress/index.html b/user-guide/multiple-ingress/index.html index 1d412fe6a..f567320fe 100644 --- a/user-guide/multiple-ingress/index.html +++ b/user-guide/multiple-ingress/index.html @@ -32,7 +32,7 @@ - + @@ -1234,7 +1234,7 @@ result in both or all controllers fighting to satisfy the Ingress, and all of th - + diff --git a/user-guide/nginx-configuration/annotations/index.html b/user-guide/nginx-configuration/annotations/index.html index 397b46087..f3bfd8517 100644 --- a/user-guide/nginx-configuration/annotations/index.html +++ b/user-guide/nginx-configuration/annotations/index.html @@ -32,7 +32,7 @@ - + @@ -2442,7 +2442,7 @@ anyone of the - + diff --git a/user-guide/nginx-configuration/configmap/index.html b/user-guide/nginx-configuration/configmap/index.html index 8f7522997..31cda7a60 100644 --- a/user-guide/nginx-configuration/configmap/index.html +++ b/user-guide/nginx-configuration/configmap/index.html @@ -32,7 +32,7 @@ - + @@ -3663,7 +3663,7 @@ Supported codes are - + diff --git a/user-guide/nginx-configuration/custom-template/index.html b/user-guide/nginx-configuration/custom-template/index.html index 187a9f4f5..6a75be459 100644 --- a/user-guide/nginx-configuration/custom-template/index.html +++ b/user-guide/nginx-configuration/custom-template/index.html @@ -32,7 +32,7 @@ - + @@ -1182,7 +1182,7 @@ In addition to the built-in functions provided by the Go package the following f - + diff --git a/user-guide/nginx-configuration/index.html b/user-guide/nginx-configuration/index.html index 9c09ad94f..1d671de42 100644 --- a/user-guide/nginx-configuration/index.html +++ b/user-guide/nginx-configuration/index.html @@ -32,7 +32,7 @@ - + @@ -1138,7 +1138,7 @@ - + diff --git a/user-guide/nginx-configuration/log-format/index.html b/user-guide/nginx-configuration/log-format/index.html index 8ae97e690..34967abf6 100644 --- a/user-guide/nginx-configuration/log-format/index.html +++ b/user-guide/nginx-configuration/log-format/index.html @@ -32,7 +32,7 @@ - + @@ -1225,7 +1225,7 @@ - + diff --git a/user-guide/nginx-status-page/index.html b/user-guide/nginx-status-page/index.html index d58670053..17c2fa129 100644 --- a/user-guide/nginx-status-page/index.html +++ b/user-guide/nginx-status-page/index.html @@ -32,7 +32,7 @@ - + @@ -1132,7 +1132,7 @@ This is the default module active in the url /nginx_sta - + diff --git a/user-guide/third-party-addons/modsecurity/index.html b/user-guide/third-party-addons/modsecurity/index.html index 9cd3ebc40..2cb8f84ac 100644 --- a/user-guide/third-party-addons/modsecurity/index.html +++ b/user-guide/third-party-addons/modsecurity/index.html @@ -32,7 +32,7 @@ - + @@ -1143,7 +1143,7 @@ Using enable-owasp-modsecurity-crs: "true" - + diff --git a/user-guide/third-party-addons/opentracing/index.html b/user-guide/third-party-addons/opentracing/index.html index 82aca02c6..b07e99351 100644 --- a/user-guide/third-party-addons/opentracing/index.html +++ b/user-guide/third-party-addons/opentracing/index.html @@ -32,7 +32,7 @@ - + @@ -1385,7 +1385,7 @@ meow - + diff --git a/user-guide/tls/index.html b/user-guide/tls/index.html index aecedce3c..05cc54890 100644 --- a/user-guide/tls/index.html +++ b/user-guide/tls/index.html @@ -32,7 +32,7 @@ - + @@ -1368,7 +1368,7 @@ are not compatible with nginx-ingress's default configuration.

- +