Merge pull request #18698 from fgrzadkowski/simple_single_node

Auto commit by PR queue bot
pull/6/head
k8s-merge-robot 2015-12-15 02:49:17 -08:00
commit 650ecd6b90
1 changed files with 2 additions and 3 deletions

View File

@ -37,9 +37,8 @@ Running Kubernetes locally via Docker
- [Overview](#overview)
- [Prerequisites](#prerequisites)
- [Step One: Run etcd](#step-one-run-etcd)
- [Step Two: Run the master](#step-two-run-the-master)
- [Step Three: Run the service proxy](#step-three-run-the-service-proxy)
- [Run it](#run-it)
- [Download kubectl](#download-kubectl)
- [Test it out](#test-it-out)
- [Run an application](#run-an-application)
- [Expose it as a service](#expose-it-as-a-service)