add support for aws

pull/48/merge
Kelsey Hightower 2016-09-10 23:34:14 -07:00
parent 3524ee1236
commit 1ff872b05b
2 changed files with 2 additions and 6 deletions

View File

@ -1,6 +1,4 @@
# AWS Cloud Infrastructure Provisioning # Cloud Infrastructure Provisioning - Amazon Web Services
Kubernetes can be installed just about anywhere physical or virtual machines can be run. In this lab we are going to focus on [Amazon EC2](https://aws.amazon.com) (IaaS).
This lab will walk you through provisioning the compute instances required for running a H/A Kubernetes cluster. A total of 9 virtual machines will be created. This lab will walk you through provisioning the compute instances required for running a H/A Kubernetes cluster. A total of 9 virtual machines will be created.

View File

@ -1,6 +1,4 @@
# Cloud Infrastructure Provisioning # Cloud Infrastructure Provisioning - Google Cloud Platform
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/) (IaaS).
This lab will walk you through provisioning the compute instances required for running a H/A Kubernetes cluster. A total of 9 virtual machines will be created. This lab will walk you through provisioning the compute instances required for running a H/A Kubernetes cluster. A total of 9 virtual machines will be created.