Deprecation phase 2: configmap/index.md ... (#3507)
This commit is contained in:
@@ -2,39 +2,3 @@ bigheader: "Guides"
|
||||
abstract: "How to get started, and accomplish tasks, using Kubernetes."
|
||||
toc:
|
||||
- docs/user-guide/index.md
|
||||
|
||||
- docs/user-guide/ui.md
|
||||
|
||||
- title: Workload Deployment and Management
|
||||
section:
|
||||
- docs/user-guide/configmap/index.md
|
||||
- docs/user-guide/projected-volume/index.md
|
||||
- docs/user-guide/horizontal-pod-autoscaling/walkthrough.md
|
||||
- title: Using NetworkPolicy
|
||||
section:
|
||||
- docs/getting-started-guides/network-policy/walkthrough.md
|
||||
- docs/getting-started-guides/network-policy/calico.md
|
||||
- docs/getting-started-guides/network-policy/romana.md
|
||||
- docs/getting-started-guides/network-policy/weave.md
|
||||
|
||||
- title: Batch Jobs
|
||||
section:
|
||||
- docs/user-guide/jobs/expansions/index.md
|
||||
- docs/user-guide/cron-jobs.md
|
||||
|
||||
- title: Containers and Pods
|
||||
section:
|
||||
- docs/user-guide/gpus.md
|
||||
- docs/user-guide/liveness/index.md
|
||||
|
||||
- title: Administering Clusters
|
||||
section:
|
||||
- docs/admin/upgrade-1-6.md
|
||||
- docs/admin/addons.md
|
||||
- docs/admin/node-allocatable.md
|
||||
- docs/admin/ha-master-gce.md
|
||||
- docs/admin/namespaces/index.md
|
||||
- docs/admin/namespaces/walkthrough.md
|
||||
- docs/admin/etcd.md
|
||||
- docs/admin/etcd_upgrade.md
|
||||
- docs/admin/garbage-collection.md
|
||||
|
||||
+21
-7
@@ -143,11 +143,25 @@ Disallow: /docs/user-guide/pod-security-policy/index.html
|
||||
Disallow: /docs/user-guide/horizontal-pod-autoscaling/index.html
|
||||
Disallow: /docs/user-guide/annotations.html
|
||||
|
||||
Disallow: /docs/user-guide/configmap/index.html
|
||||
Disallow: /docs/user-guide/horizontal-pod-autoscaling/walkthrough.html
|
||||
Disallow: /docs/getting-started-guides/network-policy/walkthrough.html
|
||||
Disallow: /docs/getting-started-guides/network-policy/calico.html
|
||||
Disallow: /docs/getting-started-guides/network-policy/romana.html
|
||||
Disallow: /docs/getting-started-guides/network-policy/weave.html
|
||||
Disallow: /docs/user-guide/cron-jobs.html
|
||||
Disallow: /docs/user-guide/gpus.html
|
||||
Disallow: /docs/user-guide/projected-volume/index.html
|
||||
Disallow: /docs/admin/upgrade-1-6.html
|
||||
Disallow: /docs/admin/addons.html
|
||||
Disallow: /docs/admin/ha-master-gce.html
|
||||
Disallow: /docs/admin/namespaces/index.html
|
||||
Disallow: /docs/admin/namespaces/walkthrough.html
|
||||
Disallow: /docs/admin/etcd_upgrade.html
|
||||
Disallow: /docs/admin/etcd.html
|
||||
Disallow: /docs/admin/garbage-collection.html
|
||||
Disallow: /docs/admin/node-allocatable.html
|
||||
Disallow: /docs/user-guide/jobs/expansions/index.html
|
||||
Disallow: /docs/user-guide/ui/index.html
|
||||
|
||||
SITEMAP: http://kubernetes.io/sitemap.xml
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -125,3 +125,41 @@ docs/user-guide/walkthrough/index.md
|
||||
docs/user-guide/walkthrough/k8s201.md
|
||||
docs/user-guide/working-with-resources.md
|
||||
docs/whatisk8s.md
|
||||
|
||||
docs/user-guide/configmap/index.md
|
||||
docs/user-guide/horizontal-pod-autoscaling/walkthrough.md
|
||||
docs/getting-started-guides/network-policy/walkthrough.md
|
||||
docs/getting-started-guides/network-policy/calico.md
|
||||
docs/getting-started-guides/network-policy/romana.md
|
||||
docs/getting-started-guides/network-policy/weave.md
|
||||
docs/user-guide/cron-jobs.md
|
||||
docs/user-guide/gpus.md
|
||||
docs/user-guide/projected-volume/index.md
|
||||
docs/admin/upgrade-1-6.md
|
||||
docs/admin/addons.md
|
||||
docs/admin/ha-master-gce.md
|
||||
docs/admin/namespaces/index.md
|
||||
docs/admin/namespaces/walkthrough.md
|
||||
docs/admin/etcd_upgrade.md
|
||||
docs/admin/etcd.md
|
||||
docs/admin/garbage-collection.md
|
||||
docs/admin/node-allocatable.md
|
||||
docs/user-guide/jobs/expansions/index.md
|
||||
docs/user-guide/ui/index.md
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user