diff --git a/_data/v1_1/support.yml b/_data/v1_1/support.yml index 27c7c38463..18445ec996 100644 --- a/_data/v1_1/support.yml +++ b/_data/v1_1/support.yml @@ -2,12 +2,10 @@ bigheader: "Support" abstract: "Troubleshooting resources, frequently asked questions, and community support channels." toc: - title: Support - path: /v1.1/support/ + path: /v1.1/docs/troubleshooting/ - title: Troubleshooting section: - - title: Troubleshooting Overview - path: /v1.1/docs/troubleshooting/ - title: Web Interface path: /v1.1/docs/user-guide/ui/ - title: Troubleshooting Applications diff --git a/_layouts/docwithnav.html b/_layouts/docwithnav.html index 8d5da223ad..2ae73abc28 100755 --- a/_layouts/docwithnav.html +++ b/_layouts/docwithnav.html @@ -15,7 +15,7 @@ layout: headerfooter
Kubernetes is an open-source platform for automating deployment, scaling, and operations of application containers across clusters of hosts. Learn more about what this means for your app.
+ Read the Overview +In this quickstart, we’ll be creating a Kubernetes instance on your local machine that uses Docker and stands up a simple “Hello World” app using Node.js. In just 5 minutes you’ll have something that is deployable.
+ Get Started +If you’ve mastered the quickstart, a great next step is Kubernetes 101. You will follow a path through the various features of Kubernetes, with code examples along the way, learning all of the core concepts. There's also a Kubernetes 201!
+ Kubernetes 101 ++
+ +
The docs for Kubernetes are open-source, just like the code for Kubernetes itself. The docs are on GitHub Pages, so you can fork it and it will auto-stage on username.github.io, previewing your changes!
+ Write Docs for K8s +Try consulting our troubleshooting guides, or our FAQ. Kubernetes is also supported by a great community of contributors and experts who hang out in our Slack channel, our Google Group and Stackoverflow.
+ Get Support +