Updating docs README.md file

Adding missing documents from tutorial documents, and removing
duplicate.
This commit is contained in:
chrislovecnm 2017-12-30 14:00:22 -07:00
parent 48c6ac1fea
commit 3b91187e05
1 changed files with 3 additions and 1 deletions

View File

@ -2,12 +2,12 @@
## Quick start
* [Getting started on AWS](aws.md)
* [Getting started on GCE](tutorial/gce.md)
* [CLI reference](cli/kops.md)
## Overview
* [Getting started on AWS](aws.md)
* [Command-line interface](#command-line-interface)
* [Inspection](#inspection)
* [`kops` design documents](#kops-design-documents)
@ -60,6 +60,8 @@
* for cluster nodes
* [Secret management](secrets.md)
* [Moving from a Single Master to Multiple HA Masters](single-to-multi-master.md)
* [Upgrading Kubernetes](tutorial/upgrading-kubernetes.md)
* [Working with Instance Groups](tutorial/working-with-instancegroups.md)
* [Developers guide for vSphere support](vsphere-dev.md)
* [vSphere support status](vsphere-development-status.md)