https://github.com/jonico/learn-terraform-provision-eks-cluster
https://github.com/jonico/learn-terraform-provision-eks-cluster
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jonico/learn-terraform-provision-eks-cluster
- Owner: jonico
- Created: 2021-03-07T23:25:14.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-14T22:00:30.000Z (over 5 years ago)
- Last Synced: 2025-07-23T19:33:33.260Z (12 months ago)
- Language: HCL
- Size: 35.2 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: security-groups.tf
Awesome Lists containing this project
README
# Learn Terraform - Provision an EKS Cluster with EFS across multiple AZs
This repo is an extension to the [Provision an EKS Cluster learn guide](https://learn.hashicorp.com/terraform/kubernetes/provision-eks-cluster), containing
Terraform configuration files to provision an EKS cluster on AWS and exposing EFS (elastic file system) to all its runners.