Move Support topics. (#3363)

* Move Support topics.

* Fix toc entry.
This commit is contained in:
Steve Perry
2017-04-12 18:42:34 -07:00
committed by GitHub
parent e4cacf8e8a
commit d28bff7284
5 changed files with 12 additions and 33 deletions
+9
View File
@@ -98,3 +98,12 @@ toc:
path: https://github.com/kubernetes/community/blob/master/contributors/design-proposals/security_context.md
- title: Security in Kubernetes
path: https://github.com/kubernetes/community/blob/master/contributors/design-proposals/security.md
- title: Issues and Security
section:
- title: Kubernetes Issue Tracker on GitHub
path: https://github.com/kubernetes/kubernetes/issues/
- docs/reporting-security-issues.md
- docs/home/deprecation-policy.md
-18
View File
@@ -1,18 +0,0 @@
bigheader: "Support"
abstract: "Troubleshooting resources, frequently asked questions, and community support channels."
toc:
- docs/troubleshooting.md
- title: Other Resources
section:
- title: Kubernetes Issue Tracker on GitHub
path: https://github.com/kubernetes/kubernetes/issues/
- docs/reporting-security-issues.md
- title: Release Notes
path: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG.md
- title: Release Roadmap
path: https://github.com/kubernetes/kubernetes/milestones/
- title: Deprecation Policy
path: /docs/home/deprecation-policy/