From d868bb9808ae1c6f70b4b4cac74fe45d968bd923 Mon Sep 17 00:00:00 2001 From: Steve Perry Date: Fri, 14 Apr 2017 10:26:09 -0700 Subject: [PATCH] Deprecation phase 2: secrets, security-context ... (#3408) --- _data/reference.yml | 10 ---------- robots.txt | 11 +++++++++++ skip_toc_check.txt | 19 ++++++++++--------- 3 files changed, 21 insertions(+), 19 deletions(-) diff --git a/_data/reference.yml b/_data/reference.yml index 82c72c0f56..00fb1ee249 100644 --- a/_data/reference.yml +++ b/_data/reference.yml @@ -65,18 +65,8 @@ toc: - title: Glossary section: - - docs/user-guide/annotations.md - docs/user-guide/cron-jobs.md - - docs/user-guide/horizontal-pod-autoscaling/index.md - - docs/user-guide/labels.md - - docs/user-guide/pod-security-policy/index.md - - docs/user-guide/pod-preset/index.md - docs/admin/resourcequota/index.md - - docs/user-guide/secrets/index.md - - docs/user-guide/security-context.md - - docs/user-guide/services/index.md - - docs/user-guide/service-accounts.md - - docs/user-guide/thirdpartyresources.md - title: Kubernetes Design Docs section: diff --git a/robots.txt b/robots.txt index 64de0e45cb..1741203342 100644 --- a/robots.txt +++ b/robots.txt @@ -130,6 +130,17 @@ Disallow: /docs/admin/node.html Disallow: /docs/user-guide/petset.html Disallow: /docs/user-guide/pods/intex.html +docs/user-guide/replication-controller/index.html +docs/user-guide/secrets/index.html +docs/user-guide/security-context.html +docs/user-guide/services/index.html +docs/user-guide/service-accounts.html +docs/user-guide/thirdpartyresources.html +docs/user-guide/pod-preset/index.html +docs/user-guide/pod-security-policy/index.html +docs/user-guide/horizontal-pod-autoscaling/index.html +docs/user-guide/annotations.html + SITEMAP: http://kubernetes.io/sitemap.xml diff --git a/skip_toc_check.txt b/skip_toc_check.txt index c275cb7852..4c5ebe2499 100644 --- a/skip_toc_check.txt +++ b/skip_toc_check.txt @@ -126,12 +126,13 @@ docs/admin/node.md docs/user-guide/petset.md docs/user-guide/pods/index.md - - - - - - - - - +docs/user-guide/replication-controller/index.md +docs/user-guide/secrets/index.md +docs/user-guide/security-context.md +docs/user-guide/services/index.md +docs/user-guide/service-accounts.md +docs/user-guide/thirdpartyresources.md +docs/user-guide/pod-preset/index.md +docs/user-guide/pod-security-policy/index.md +docs/user-guide/horizontal-pod-autoscaling/index.md +docs/user-guide/annotations.md