fix broken link

pull/137/head
Kelsey Hightower 2017-03-25 19:06:38 -07:00
parent f49493d286
commit 4d0647851a
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ This tutorial assumes you have access to [Google Cloud Platform](https://cloud.g
* [Cloud Infrastructure Provisioning](docs/01-infrastructure-gcp.md)
* [Setting up a CA and TLS Cert Generation](docs/02-certificate-authority.md)
* [Setting up TLS Client Bootstrap and RBAC Authentication](docs/03-authentication.md)
* [Setting up TLS Client Bootstrap and RBAC Authentication](docs/03-auth-configs.md)
* [Bootstrapping a H/A etcd cluster](docs/04-etcd.md)
* [Bootstrapping a H/A Kubernetes Control Plane](docs/05-kubernetes-controller.md)
* [Bootstrapping Kubernetes Workers](docs/06-kubernetes-worker.md)