Create EKS Kubernetes Cluster using Terraform

Get full access by enrolling now!

Sign in & Enroll
  Previous Lesson

Create EKS Kubernetes Cluster using Terraform

Next Lesson  

Create EKS Kubernetes Cluster using Terraform

With our VPC ready, it's time to build our Kubernetes cluster on Amazon EKS! We'll use Terraform to streamline the process.
In this lesson, we'll:
  • Provision the EKS cluster: Define and create our cluster using Terraform.
  • Configure kubectl access: Set up kubectl to interact with our cluster.
  • Verify permissions: Ensure kubectl has the necessary permissions.
Tips:

If you encounter errors like "Error: Failed to query available provider packages" while running terraform init, try using the -upgrade option:

terraform init -upgrade

Course Content

Section 1: Introduction

4 lessons · 10.05 mins

Section 5: Application Configs and Secrets Configs in Kubernetes

3 lessons · 22.3 mins

Section 6: Wrapping Up

2 lessons · 1.5 mins