document GCP requirements

pull/19/head
Kelsey Hightower 2016-07-09 20:25:37 -07:00
parent 813d6040f6
commit 94b71243e9
1 changed files with 1 additions and 1 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.
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.
* [Cloud Infrastructure Provisioning](docs/01-infrastructure.md)
* [Setting up a CA and TLS Cert Generation](docs/02-certificate-authority.md)