kubectl
and eksctl
for these exercises. Detailed documentation on installing the AWS CLI is available on AWS Documentation as well as a Getting started with eksctl
guide that details installation steps for Linux and Windows. These examples will be based on macOS. Sample code, templates, and other resources are provided in a Git repository that accompanies this workshop. You are encouraged to clone
or fork this repository as we will reference that content throughout these exercises.eksctl
with Homebrew will also install the kubectl
command-line utility.