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,14 +1,13 @@
## Getting started with vSphere
Getting started with vSphere
-------------------------------
The example below creates a Kubernetes cluster with 4 worker node Virtual
Machines and a master Virtual Machine (i.e. 5 VMs in your cluster). This
cluster is set up and controlled from your workstation (or wherever you find
convenient).
## Contents
**Table of Contents**
- [Getting started with vSphere](#getting-started-with-vsphere)
- [Contents](#contents)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Starting a cluster](#starting-a-cluster)