January 2018
Intermediate to advanced
318 pages
7h 6m
English
There are several tools we can use to launch a Kubernetes cluster on AWS; we are going to be covering one called kube-aws. Unfortunately, kube-aws does not support Windows-based machines so the following instructions will only apply to macOS High Sierra and Ubuntu 17.04.
kube-aws is a command-line tool that is used to generate an AWS CloudFormation template, which is then used to launch and manage a CoreOS cluster. Kubernetes is then deployed to the cluster of CoreOS instances.
Read now
Unlock full access