diff --git a/docs/index.md b/docs/index.md index 0aa87d67066..49ea85eb8e1 100644 --- a/docs/index.md +++ b/docs/index.md @@ -68,16 +68,16 @@ h2, h3, h4 {
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 + Read the OverviewIn 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 + Get StartedIf 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!
+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 + Write Docs for K8sTry 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 +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