In this Tutorial we will create a Kubernetes cluster on AWS using eksctl. We also learn how to set up horizontal pod autoscaling, vertical pod autoscaling and cluster autoscaling.
AWS CLI: https://docs.aws.amazon.com/cli/lates...
Homebrew install: https://brew.sh/
Homebrew linux commands after install: https://docs.brew.sh/Homebrew-on-Linux
EKSCTL installation commands:
$ brew tap weaveworks/tap
$ brew install weaveworks/tap/eksctl