Start of Support section

This commit is contained in:
John Mulhausen
2016-02-11 14:14:51 -08:00
parent 9d3bfde558
commit 452f86bb4a
11 changed files with 37 additions and 225 deletions
+4 -4
View File
@@ -100,6 +100,10 @@ toc:
path: /v1.1/docs/getting-started-guides/scratch
- title: Authenticating Across Clusters with kubeconfig
path: /v1.1/docs/user-guide/kubeconfig-file
- title: Configuring Garbage Collection
path: /v1.1/docs/admin/garbage-collection
- title: Configuring Kubernetes with Salt
path: /v1.1/docs/admin/salt
- title: Common Tasks
section:
- title: Using Nodes
@@ -110,12 +114,8 @@ toc:
path: /v1.1/docs/user-guide/simple-yaml
- title: Configuring Containers
path: /v1.1/docs/user-guide/configuring-containers
- title: Configuring Kubernetes with Salt
path: /v1.1/docs/admin/salt
- title: Using Environment Variables
path: /v1.1/docs/user-guide/environment-guide/README
- title: Configuring Garbage Collection
path: /v1.1/docs/admin/garbage-collection
- title: Managing Compute Resources
path: /v1.1/docs/user-guide/compute-resources
+11 -13
View File
@@ -5,23 +5,21 @@ toc:
path: /v1.1/support
section:
- title: Web Interface
path: /v1.1/docs/user-guide/ui.html
path: /v1.1/docs/user-guide/ui
- title: Logging
path: /v1.1/docs/user-guide/logging.html
- title: Monitoring
path: /v1.1/docs/user-guide/monitoring.html
path: /v1.1/docs/user-guide/logging
- title: Container Access (exec)
path: /v1.1/docs/user-guide/getting-into-containers.html
path: /v1.1/docs/user-guide/getting-into-containers
- title: Connect with Proxies
path: /v1.1/docs/user-guide/connecting-to-applications-proxy.html
path: /v1.1/docs/user-guide/connecting-to-applications-proxy
- title: Connect with Port Forwarding
path: /v1.1/docs/user-guide/connecting-to-applications-port-forward.html
path: /v1.1/docs/user-guide/connecting-to-applications-port-forward
- title: Troubleshooting Applications
path: /v1.1/docs/user-guide/application-troubleshooting.html
path: /v1.1/docs/user-guide/application-troubleshooting
- title: Troubleshooting Clusters
path: /v1.1/docs/admin/cluster-troubleshooting.html
path: /v1.1/docs/admin/cluster-troubleshooting
- title: Best Practices for Configuration
path: /v1.1/docs/user-guide/config-best-practices.html
path: /v1.1/docs/user-guide/config-best-practices
- title: Frequently Asked Questions
section:
@@ -35,14 +33,14 @@ toc:
- title: Other Resources
section:
- title: Known Issues
path: /v1.1/docs/user-guide/known-issues.html
path: /v1.1/docs/user-guide/known-issues
- title: Kubernetes Issue Tracker on GitHub
path: https://github.com/kubernetes/kubernetes/issues
- title: Report a Security Vulnerability
path: /v1.1/docs/reporting-security-issues.html
path: /v1.1/docs/reporting-security-issues
- title: Release Notes
path: https://github.com/kubernetes/kubernetes/releases
- title: Release Roadmap
path: /v1.1/docs/roadmap.html
path: /v1.1/docs/roadmap
- title: Contributing to Kubernetes Documentation
path: /v1.1/editdocs