Preparing for the Cluster Setup: AWS CLI and Region
In this lesson, we will start preparing for the setup of our production ready cluster by setting up AWS CLI and default region environment variable.
We'll cover the following
Setting Up AWS CLI
We’ll continue using the specifications from the vfarcic/k8s-specs
repository, so the first thing we’ll do is to go inside the directory where we cloned it, and pull the latest version.
ℹ️ All the commands from this chapter are available in the 14-aws.sh Gist.
Get hands-on with 1400+ tech skills courses.