add dns add-on lab

This commit is contained in:
Kelsey Hightower
2016-07-09 08:16:09 -07:00
parent ec02cebbc8
commit 0c1f22c556
7 changed files with 20 additions and 2 deletions

View File

@@ -34,5 +34,6 @@ The resulting cluster will be missing the following items:
* [Bootstrapping Kubernetes Workers](docs/05-kubernetes-worker.md)
* [Configuring the Kubernetes Client - Remote Access](docs/06-kubectl.md)
* [Managing the Container Network Routes](docs/07-network.md)
* [Smoke Test](docs/08-smoke-test.md)
* [Cleaning Up](docs/09-cleanup.md)
* [Deploying the DNS Add-on](docs/08-dns-addon.md)
* [Smoke Test](docs/09-smoke-test.md)
* [Cleaning Up](docs/10-cleanup.md)