...

/

EKS Prerequisites

EKS Prerequisites

Understand and fulfill all the requirements for using Kubernetes with AWS.

We'll cover the following...

Prerequisites

This is the list of tasks we need to perform:

  • Download Terraform CLI and install it. You’ll also need to install and set up kubectl.

    Note: Points to remember:

    • You only need to do the task above for your local setup.
    • For this course, Terraform is already installed and the aws CLI
...