From 1ff872b05be571af97b0f86556042bf2d184140f Mon Sep 17 00:00:00 2001 From: Kelsey Hightower Date: Sat, 10 Sep 2016 23:34:14 -0700 Subject: [PATCH] add support for aws --- docs/01-infrastructure-aws.md | 4 +--- docs/01-infrastructure-gcp.md | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/docs/01-infrastructure-aws.md b/docs/01-infrastructure-aws.md index be77c59..f13d308 100644 --- a/docs/01-infrastructure-aws.md +++ b/docs/01-infrastructure-aws.md @@ -1,6 +1,4 @@ -# AWS 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 [Amazon EC2](https://aws.amazon.com) (IaaS). +# Cloud Infrastructure Provisioning - Amazon Web Services 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. diff --git a/docs/01-infrastructure-gcp.md b/docs/01-infrastructure-gcp.md index e93cf75..aa0bc63 100644 --- a/docs/01-infrastructure-gcp.md +++ b/docs/01-infrastructure-gcp.md @@ -1,6 +1,4 @@ -# 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/) (IaaS). +# Cloud Infrastructure Provisioning - Google Cloud Platform 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.