Deprecation phase 2: config-best-practices ... (#3328)

This commit is contained in:
Steve Perry
2017-04-11 10:42:43 -07:00
committed by GitHub
parent 5072b1cb91
commit 91bb05c1a5
4 changed files with 9 additions and 11 deletions
-6
View File
@@ -10,7 +10,6 @@ toc:
- docs/user-guide/configmap/index.md
- docs/user-guide/projected-volume/index.md
- docs/user-guide/horizontal-pod-autoscaling/walkthrough.md
- docs/user-guide/config-best-practices.md
- title: Using NetworkPolicy
section:
- docs/getting-started-guides/network-policy/walkthrough.md
@@ -23,13 +22,8 @@ toc:
- docs/user-guide/jobs/expansions/index.md
- docs/user-guide/cron-jobs.md
- title: Service Discovery and Load Balancing
section:
- docs/user-guide/connecting-applications.md
- title: Containers and Pods
section:
- docs/user-guide/pod-templates.md
- docs/user-guide/gpus.md
- docs/user-guide/liveness/index.md
-1
View File
@@ -73,7 +73,6 @@ toc:
- docs/user-guide/namespaces.md
- docs/user-guide/networkpolicies.md
- docs/admin/node.md
- docs/user-guide/persistent-volumes/index.md
- docs/user-guide/petset.md
- docs/user-guide/pods/index.md
- docs/user-guide/pod-security-policy/index.md
+5
View File
@@ -91,6 +91,11 @@ Disallow: /docs/user-guide/images.html
Disallow: /docs/user-guide/volumes.html
Disallow: /docs/user-guide/node-selection/index.html
Disallow: /docs/user-guide/config-best-practices.html
Disallow: /docs/user-guide/connecting-applications.html
Disallow: /docs/user-guide/pod-templates.html
Disallow: /docs/user-guide/persistent-volumes/index.html
SITEMAP: http://kubernetes.io/sitemap.xml
+4 -4
View File
@@ -87,7 +87,7 @@ docs/user-guide/images.md
docs/user-guide/volumes.md
docs/user-guide/node-selection/index.md
docs/user-guide/config-best-practices.md
docs/user-guide/connecting-applications.md
docs/user-guide/pod-templates.md
docs/user-guide/persistent-volumes/index.md