From 91bb05c1a51f9c4f321ef977f32e972ffa6b97e5 Mon Sep 17 00:00:00 2001 From: Steve Perry Date: Tue, 11 Apr 2017 10:42:43 -0700 Subject: [PATCH] Deprecation phase 2: config-best-practices ... (#3328) --- _data/guides.yml | 6 ------ _data/reference.yml | 1 - robots.txt | 5 +++++ skip_toc_check.txt | 8 ++++---- 4 files changed, 9 insertions(+), 11 deletions(-) diff --git a/_data/guides.yml b/_data/guides.yml index 00189aa6ee..f92fca3907 100644 --- a/_data/guides.yml +++ b/_data/guides.yml @@ -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 diff --git a/_data/reference.yml b/_data/reference.yml index 1f6bb629e1..644cd37a19 100644 --- a/_data/reference.yml +++ b/_data/reference.yml @@ -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 diff --git a/robots.txt b/robots.txt index 80fdca7c39..2c90449214 100644 --- a/robots.txt +++ b/robots.txt @@ -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 diff --git a/skip_toc_check.txt b/skip_toc_check.txt index 2e68d1a8ee..06dba1d5ac 100644 --- a/skip_toc_check.txt +++ b/skip_toc_check.txt @@ -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