All-Things-Docker-and-Kubernetes

Lab 030: Building Highly-Available Kubernetes Cluster

TODO

Pre-requisites

Introduction

The main goals for this lab are:

System Requirements:

Ensure that the networking is set up and that all the virtual machines can talk to each other.

Lab Environment

Cleanup

The resources can be deleted by simply running a delete command on the manifest directory where the YAML files are located.

kubectl delete -f manifest 

We can also simply delete the EC2 instance in the AWS Management Console.

Resources