From f102e2e3e1e62aa913cec601b3e48c3376fd2f10 Mon Sep 17 00:00:00 2001 From: Kelsey Hightower Date: Sun, 13 Jul 2014 23:59:22 -0700 Subject: [PATCH] update docs --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index aadaea1..c857756 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ This how-to guide demostrates how to run [Google Kubernetes](https://github.com/GoogleCloudPlatform/kubernetes) on [CoreOS](https://coreos.com) +- [Quick Start](#quick-start) +- [Building Kubernetes Docker containers](docs/containers.md) + +## Quick Start + ### Install Linux binaries ```