Cleanup deprecation-policy
This commit is contained in:
parent
c0d926d550
commit
edaafe493a
|
@ -1,2 +0,0 @@
|
|||
The topics in the [Support](/docs/troubleshooting/) section of the Kubernetes docs
|
||||
are being moved to the [Home](/docs/home/) section. The content in this topic has moved to:
|
|
@ -1,12 +0,0 @@
|
|||
---
|
||||
assignees:
|
||||
- bgrant0607
|
||||
- lavalamp
|
||||
- thockin
|
||||
title: Kubernetes Deprecation Policy
|
||||
---
|
||||
|
||||
{% include support-content-moved.md %}
|
||||
|
||||
[Kubernetes Deprecation Policy](/docs/home/deprecation-policy/)
|
||||
|
|
@ -43,7 +43,6 @@ Disallow: /docs/admin/sysctls/
|
|||
Disallow: /docs/admin/upgrade-1-6/
|
||||
Disallow: /docs/api/
|
||||
Disallow: /docs/contribute/
|
||||
Disallow: /docs/deprecation-policy/
|
||||
Disallow: /docs/getting-started-guides/kubectl/
|
||||
Disallow: /docs/getting-started-guides/network-policy/
|
||||
Disallow: /docs/getting-started-guides/running-cloud-controller/
|
||||
|
|
|
@ -35,13 +35,12 @@ docs/contribute/review-issues.md
|
|||
docs/contribute/stage-documentation-changes.md
|
||||
docs/contribute/style-guide.md
|
||||
docs/contribute/write-new-topic.md
|
||||
docs/deprecation-policy.md
|
||||
docs/federation/api-reference/index.md
|
||||
docs/getting-started-guides/docker.md
|
||||
docs/getting-started-guides/docker-multinode.md
|
||||
docs/getting-started-guides/kubectl.md
|
||||
docs/home/deprecation-policy.md
|
||||
docs/home/security.md
|
||||
docs/reference/deprecation-policy.md
|
||||
docs/search.md
|
||||
docs/sitemap.md
|
||||
docs/user-guide/accessing-the-cluster.md
|
||||
|
|
Loading…
Reference in New Issue