document GCP requirements

pull/19/head
Kelsey Hightower 2016-07-09 20:21:52 -07:00
parent 7b104fdcf9
commit 813d6040f6
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@ 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.
* [Cloud Infrastructure Provisioning](docs/01-infrastructure.md)
* [Setting up a CA and TLS Cert Generation](docs/02-certificate-authority.md)
* [Bootstrapping an H/A etcd cluster](docs/03-etcd.md)