Preparing for the Cluster Setup: Availability Zones and SSH Keys
In this lesson, we will set up availability zones and create SSH keys.
Setting Up the Availability Zones
In this lesson, we will decide which availability zones should we use. So, let’s take a look at what’s available in the us-east-2 region.
The output is as follows.
As we can see, the region has three availability zones. We’ll store them in an environment variable.
📝 A note to Windows users
Please use
tr '\r\n' ', '...
Access this course and 1600+ top-rated courses and projects.