From cfd011166d0e9dc1d3d0a415774c3b0f049fa26c Mon Sep 17 00:00:00 2001 From: Steve Perry Date: Wed, 29 Mar 2017 17:21:24 -0700 Subject: [PATCH] Move topics to deprecation phase 2. (#3123) --- _data/guides.yml | 18 +----------------- robots.txt | 17 +++++++++++++++++ skip_toc_check.txt | 17 +++++++++++++++++ 3 files changed, 35 insertions(+), 17 deletions(-) diff --git a/_data/guides.yml b/_data/guides.yml index d145254cb3..9060e701d2 100644 --- a/_data/guides.yml +++ b/_data/guides.yml @@ -117,7 +117,7 @@ toc: - docs/getting-started-guides/ubuntu/validation.md - docs/getting-started-guides/ubuntu/backups.md - docs/getting-started-guides/ubuntu/upgrades.md - - docs/getting-started-guides/ubuntu/scaling.md + - docs/getting-started-guides/ubuntu/scaling.mdfnet - docs/getting-started-guides/ubuntu/installation.md - docs/getting-started-guides/ubuntu/monitoring.md - docs/getting-started-guides/ubuntu/networking.md @@ -153,22 +153,14 @@ toc: - docs/admin/limitrange/index.md - docs/admin/etcd.md - docs/admin/etcd_upgrade.md - - docs/admin/multi-cluster.md - title: Changing Cluster Size path: https://github.com/kubernetes/kubernetes/wiki/User-FAQ#how-do-i-change-the-size-of-my-cluster/ - docs/admin/multiple-schedulers.md - - docs/admin/networking.md - - docs/admin/dns.md - title: Setting Up and Configuring DNS path: https://github.com/kubernetes/kubernetes/tree/release-1.5/examples/cluster-dns - docs/admin/master-node-communication.md - - docs/admin/network-plugins.md - - docs/admin/static-pods.md - docs/admin/garbage-collection.md - - docs/admin/out-of-resource.md - docs/admin/salt.md - - docs/admin/node-problem.md - - docs/admin/apparmor/index.md - title: Administering Federation section: @@ -176,14 +168,6 @@ toc: - title: Federated Kubernetes Objects section: - docs/user-guide/federation/index.md - - docs/user-guide/federation/configmap.md - - docs/user-guide/federation/daemonsets.md - - docs/user-guide/federation/deployment.md - - docs/user-guide/federation/events.md - - docs/user-guide/federation/federated-ingress.md - - docs/user-guide/federation/namespaces.md - - docs/user-guide/federation/replicasets.md - - docs/user-guide/federation/secrets.md - docs/federation/api-reference/index.md - title: Federation Components section: diff --git a/robots.txt b/robots.txt index b38e183a50..10297e2790 100644 --- a/robots.txt +++ b/robots.txt @@ -56,6 +56,23 @@ Disallow: /docs/admin/rescheduler/ Disallow: /docs/admin/sysctls/ Disallow: /docs/admin/cluster-components +Disallow: /docs/admin/multi-cluster/ +Disallow: /docs/admin/networking/ +Disallow: /docs/admin/dns/ +Disallow: /docs/admin/network-plugins/ +Disallow: /docs/admin/static-pods/ +Disallow: /docs/admin/out-of-resource/ +Disallow: /docs/admin/node-problem/ +Disallow: /docs/admin/apparmor/ +Disallow: /docs/user-guide/federation/configmap/ +Disallow: /docs/user-guide/federation/daemonsets/ +Disallow: /docs/user-guide/federation/deployment/ +Disallow: /docs/user-guide/federation/events/ +Disallow: /docs/user-guide/federation/federated-ingress/ +Disallow: /docs/user-guide/federation/namespaces/ +Disallow: /docs/user-guide/federation/replicasets/ +Disallow: /docs/user-guide/federation/secrets/ + SITEMAP: http://kubernetes.io/sitemap.xml diff --git a/skip_toc_check.txt b/skip_toc_check.txt index 33d7f614e0..166307174a 100644 --- a/skip_toc_check.txt +++ b/skip_toc_check.txt @@ -43,4 +43,21 @@ docs/admin/rescheduler.md docs/admin/sysctls.md docs/admin/cluster-components.md +docs/admin/multi-cluster.md +docs/admin/networking.md +docs/admin/dns.md +docs/admin/network-plugins.md +docs/admin/static-pods.md +docs/admin/out-of-resource.md +docs/admin/node-problem.md +docs/admin/apparmor/index.md +docs/user-guide/federation/configmap.md +docs/user-guide/federation/daemonsets.md +docs/user-guide/federation/deployment.md +docs/user-guide/federation/events.md +docs/user-guide/federation/federated-ingress.md +docs/user-guide/federation/namespaces.md +docs/user-guide/federation/replicasets.md +docs/user-guide/federation/secrets.md + docs/whatisk8s.md