005fce03fe
* WIP: Cleanup /docs/contribute/ migration * #3278 Changing /docs/contribute to /docs/home/contribute (#3285) * WIP: #3278 Adding redirects /docs/contribute/ /docs/home/contribute/ * WIP: #3278 modifying /docs/contribute/ paths within files to /docs/home/contribute/ * Revert "WIP: #3278 Adding redirects /docs/contribute/ /docs/home/contribute/" This reverts commit a82efdee505d7a409cb3c86240cc0ee976a2e566. * WIP: #3278 Adding redirects /docs/contribute/ /docs/home/contribute/ * WIP: #3278 Correcting syntax mistake in redirect.js * WIP: #3278 Correcting another syntax mistake in redirect.js * WIP: #3278 Removing deprecated files so redirects work * Removing the # * WIP: #3278 Updating pattern in redirect.js * WIP: #3278 Removed the wrong # previously redirect.js
46 lines
1.5 KiB
YAML
46 lines
1.5 KiB
YAML
bigheader: "Support"
|
|
abstract: "Troubleshooting resources, frequently asked questions, and community support channels."
|
|
toc:
|
|
- docs/troubleshooting.md
|
|
|
|
- title: Troubleshooting
|
|
section:
|
|
- docs/user-guide/debugging-pods-and-replication-controllers.md
|
|
- docs/user-guide/introspection-and-debugging.md
|
|
- docs/user-guide/application-troubleshooting.md
|
|
- docs/admin/cluster-troubleshooting.md
|
|
- docs/user-guide/debugging-services.md
|
|
|
|
- title: Frequently Asked Questions
|
|
section:
|
|
- title: User FAQ
|
|
path: https://github.com/kubernetes/kubernetes/wiki/User-FAQ/
|
|
- title: Debugging FAQ
|
|
path: https://github.com/kubernetes/kubernetes/wiki/Debugging-FAQ/
|
|
- title: Services FAQ
|
|
path: https://github.com/kubernetes/kubernetes/wiki/Services-FAQ/
|
|
|
|
- title: Contributing to the Kubernetes Docs
|
|
section:
|
|
- editdocs.md
|
|
- docs/home/contribute/create-pull-request.md
|
|
- docs/home/contribute/write-new-topic.md
|
|
- docs/home/contribute/stage-documentation-changes.md
|
|
- docs/home/contribute/page-templates.md
|
|
- docs/home/contribute/review-issues.md
|
|
- docs/home/contribute/style-guide.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/deprecation-policy.md
|
|
|