Merge pull request #19 from craigbox/patch-1

small branding fix
pull/22/head
Kelsey Hightower 2016-07-10 08:07:54 -07:00 committed by GitHub
commit 97af96e626
1 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ The resulting cluster will be missing the following items:
## Labs
The following labs assume you have a working [Google Compute Platform](https://cloud.google.com) account and a recent version of the [Google Cloud SDK](https://cloud.google.com/sdk/) (116.0.0+) installed. While GCP will be used for basic infrastructure needs, the things learned in this tutorial apply to every platform.
The following labs assume you have a working [Google Cloud Platform](https://cloud.google.com) account and a recent version of the [Google Cloud SDK](https://cloud.google.com/sdk/) (116.0.0+) installed. While GCP will be used for basic infrastructure needs, the things learned in this tutorial apply to every platform.
* [Cloud Infrastructure Provisioning](docs/01-infrastructure.md)
* [Setting up a CA and TLS Cert Generation](docs/02-certificate-authority.md)
@ -38,4 +38,4 @@ The following labs assume you have a working [Google Compute Platform](https://c
* [Managing the Container Network Routes](docs/07-network.md)
* [Deploying the Cluster DNS Add-on](docs/08-dns-addon.md)
* [Smoke Test](docs/09-smoke-test.md)
* [Cleaning Up](docs/10-cleanup.md)
* [Cleaning Up](docs/10-cleanup.md)