Add CLI details to the readme.

This commit is contained in:
Brendan Burns
2014-07-28 14:33:20 -07:00
parent fd35c28ef4
commit bab31afa22
2 changed files with 138 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ While the concepts and architecture in Kubernetes represent years of experience
* [Getting started with a Vagrant cluster on your host](#getting-started-with-a-vagrant-cluster-on-your-host)
* [Running a local cluster on your host](#running-locally)
* [Running on CoreOS](#running-on-coreos)
* [kubecfg command line tool](https://github.com/GoogleCloudPlatform/kubernetes/blob/master/docs/cli.md)
* [Discussion and Community Support](#community-discussion-and-support)
* [Hacking on Kubernetes](#development)