kratos81 / terraform-provision-eks-cluster

Home Page:https://learn.hashicorp.com/tutorials/terraform/eks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terraform configuration files to provision an EKS cluster on AWS.

Instructions

  • clone this repo
  • cd into the directory cd terraform-provision-eks-cluster
  • initialize the directory terraform init
  • run a terraform plan terraform plan
  • run a terraform apply terraform apply