Getting-started-guide cleanup.

Put a Prerequisites section in all the hosted gettting-started-guides.
Change how title and contents are formatted so they are not automatically
included in the ToC.  Tweak other section headers to improve ToCs.
This commit is contained in:
Eric Tune
2015-06-22 12:39:35 -07:00
parent f39eead95c
commit 179fa8cb61
21 changed files with 149 additions and 161 deletions

View File

@@ -1,9 +1,8 @@
## Getting started locally
Getting started locally
-----------------------
## Contents
**Table of Contents**
- [Getting started locally](#getting-started-locally)
- [Contents](#contents)
- [Requirements](#requirements)
- [Linux](#linux)
- [Docker](#docker)
@@ -11,7 +10,6 @@
- [go](#go)
- [Starting the cluster](#starting-the-cluster)
- [Running a container](#running-a-container)
- [introspect kubernetes!](#introspect-kubernetes)
- [Running a user defined pod](#running-a-user-defined-pod)
- [Troubleshooting](#troubleshooting)
- [I cannot reach service IPs on the network.](#i-cannot-reach-service-ips-on-the-network)