Skip to content

Deploy an EKS cluster with bottlerocket nodes and an example app

Notifications You must be signed in to change notification settings

cvandesande/terraform-bottlerocket

Repository files navigation

Docker work environment

# If not using vscode containers
docker run -it --rm -v $PWD:/aws -w /aws --entrypoint /bin/bash amazon/aws-cli

aws configure

terraform init
terraform plan
terraform apply

# Configure kubectl
aws eks --region eu-west-1 update-kubeconfig --name eks-terraform

About

Deploy an EKS cluster with bottlerocket nodes and an example app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published