Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Terraform script to set up an AWS EKS Kubernetes cluster

Notifications You must be signed in to change notification settings

edithcare/terraform-demo-cluster

Repository files navigation

AWS demo cluster

Getting started

terraform plan -out .tfplan
terraform apply .tfplan

TODOs

Features

  • Encrypted default storage class
  • Worker nodes in private subnets, NAT per availability zone
  • Automatic DNS provisioning via ExternalDNS
  • [GPU] nodes

Further links

About

Terraform script to set up an AWS EKS Kubernetes cluster

Topics

Resources

Stars

Watchers

Forks

Languages