remove AWS support

This commit is contained in:
Kelsey Hightower
2017-03-25 18:06:03 -07:00
parent 333aefba3f
commit 8022f4077b
2 changed files with 4 additions and 20 deletions

View File

@@ -1,7 +0,0 @@
# Cloud Infrastructure Provisioning
Kubernetes can be installed just about anywhere physical or virtual machines can be run. In this lab we are going to focus on [Google Cloud Platform](https://cloud.google.com/).
This lab will walk you through provisioning the compute instances required for running a H/A Kubernetes cluster.
* [Cloud Infrastructure Provisioning - Google Cloud Platform](01-infrastructure-gcp.md)