...

/

Create an Amazon Elastic Kubernetes Service (EKS) cluster with jx

Create an Amazon Elastic Kubernetes Service (EKS) cluster with jx

In the lesson we will discuss how to create a EKS cluster with jx.

Setting environment variables

To interact with AWS through its CLI, we need environment variables

  • AWS_ACCESS_KEY_ID
  • AWS_SECRET_ACCESS_KEY
  • AWS_DEFAULT_REGION

There are other ways, but I’ll ignore them in this course.

Access this course and 1400+ top-rated courses and projects.