Deprecation phase 2: config-best-practices ... (#3328)
This commit is contained in:
@@ -10,7 +10,6 @@ toc:
|
|||||||
- docs/user-guide/configmap/index.md
|
- docs/user-guide/configmap/index.md
|
||||||
- docs/user-guide/projected-volume/index.md
|
- docs/user-guide/projected-volume/index.md
|
||||||
- docs/user-guide/horizontal-pod-autoscaling/walkthrough.md
|
- docs/user-guide/horizontal-pod-autoscaling/walkthrough.md
|
||||||
- docs/user-guide/config-best-practices.md
|
|
||||||
- title: Using NetworkPolicy
|
- title: Using NetworkPolicy
|
||||||
section:
|
section:
|
||||||
- docs/getting-started-guides/network-policy/walkthrough.md
|
- docs/getting-started-guides/network-policy/walkthrough.md
|
||||||
@@ -23,13 +22,8 @@ toc:
|
|||||||
- docs/user-guide/jobs/expansions/index.md
|
- docs/user-guide/jobs/expansions/index.md
|
||||||
- docs/user-guide/cron-jobs.md
|
- docs/user-guide/cron-jobs.md
|
||||||
|
|
||||||
- title: Service Discovery and Load Balancing
|
|
||||||
section:
|
|
||||||
- docs/user-guide/connecting-applications.md
|
|
||||||
|
|
||||||
- title: Containers and Pods
|
- title: Containers and Pods
|
||||||
section:
|
section:
|
||||||
- docs/user-guide/pod-templates.md
|
|
||||||
- docs/user-guide/gpus.md
|
- docs/user-guide/gpus.md
|
||||||
- docs/user-guide/liveness/index.md
|
- docs/user-guide/liveness/index.md
|
||||||
|
|
||||||
|
|||||||
@@ -73,7 +73,6 @@ toc:
|
|||||||
- docs/user-guide/namespaces.md
|
- docs/user-guide/namespaces.md
|
||||||
- docs/user-guide/networkpolicies.md
|
- docs/user-guide/networkpolicies.md
|
||||||
- docs/admin/node.md
|
- docs/admin/node.md
|
||||||
- docs/user-guide/persistent-volumes/index.md
|
|
||||||
- docs/user-guide/petset.md
|
- docs/user-guide/petset.md
|
||||||
- docs/user-guide/pods/index.md
|
- docs/user-guide/pods/index.md
|
||||||
- docs/user-guide/pod-security-policy/index.md
|
- docs/user-guide/pod-security-policy/index.md
|
||||||
|
|||||||
@@ -91,6 +91,11 @@ Disallow: /docs/user-guide/images.html
|
|||||||
Disallow: /docs/user-guide/volumes.html
|
Disallow: /docs/user-guide/volumes.html
|
||||||
Disallow: /docs/user-guide/node-selection/index.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
|
SITEMAP: http://kubernetes.io/sitemap.xml
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
+4
-4
@@ -87,7 +87,7 @@ docs/user-guide/images.md
|
|||||||
docs/user-guide/volumes.md
|
docs/user-guide/volumes.md
|
||||||
docs/user-guide/node-selection/index.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
|
||||||
|
|||||||
Reference in New Issue
Block a user