Skip to content

Minimal setup for creating EKS cluster

Notifications You must be signed in to change notification settings

guessi/terraform-eks-minimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manage EKS with Terraform

Minimal setup for creating EKS cluster

Prerequisites

  • AWS IAM User/Role with EC2 Full Access Permission
  • Proper configured AWS profile
  • Terraform >= 1.7.0

Setup Guide

terraform init
terraform plan # review changes
terraform apply # apply changes

About

Minimal setup for creating EKS cluster

Topics

Resources

Stars

Watchers

Forks

Languages