diff --git a/_data/guides.yml b/_data/guides.yml index 2e96e1b4a8..f73546d1cc 100644 --- a/_data/guides.yml +++ b/_data/guides.yml @@ -3,12 +3,6 @@ abstract: "How to get started, and accomplish tasks, using Kubernetes." toc: - docs/user-guide/index.md -- title: Accessing the Cluster - section: - - docs/user-guide/prereqs.md - - docs/user-guide/sharing-clusters.md - - docs/user-guide/kubeconfig-file.md - - docs/user-guide/ui.md - title: Workload Deployment and Management diff --git a/robots.txt b/robots.txt index 13aeeea32e..5dd6d64c38 100644 --- a/robots.txt +++ b/robots.txt @@ -12,7 +12,6 @@ Disallow: /docs/user-guide/deploying-applications Disallow: /docs/user-guide/getting-into-containers Disallow: /docs/user-guide/liveness/index Disallow: /docs/user-guide/pod-states -Disallow: /docs/user-guide/simple-nginx Disallow: /docs/user-guide/production-pods Disallow: /docs/user-guide/quick-start @@ -72,6 +71,11 @@ Disallow: /docs/user-guide/federation/namespaces/ Disallow: /docs/user-guide/federation/replicasets/ Disallow: /docs/user-guide/federation/secrets/ +Disallow: /docs/getting-started-guides/kubectl.html +Disallow: /docs/user-guide/sharing-clusters.html +Disallow: /docs/user-guide/kubeconfig-file.html +Disallow: /docs/user-guide/prereqs.html + SITEMAP: http://kubernetes.io/sitemap.xml diff --git a/skip_toc_check.txt b/skip_toc_check.txt index f1c75c9793..fce869fb34 100644 --- a/skip_toc_check.txt +++ b/skip_toc_check.txt @@ -65,4 +65,12 @@ docs/home/deprecation-policy.md docs/whatisk8s.md -docs/contribute/README.md \ No newline at end of file +docs/contribute/README.md + +docs/getting-started-guides/kubectl.md +docs/user-guide/sharing-clusters.md +docs/user-guide/kubeconfig-file.md +docs/user-guide/prereqs.md + + +