https://github.com/hashicorp-education/learn-terraform-provision-eks-cluster
https://github.com/hashicorp-education/learn-terraform-provision-eks-cluster
aws eks hashicorp kubernetes terraform tutorial
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/hashicorp-education/learn-terraform-provision-eks-cluster
- Owner: hashicorp-education
- License: mpl-2.0
- Created: 2020-03-06T21:24:16.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-20T16:20:01.000Z (9 months ago)
- Last Synced: 2025-04-04T05:40:26.277Z (about 1 month ago)
- Topics: aws, eks, hashicorp, kubernetes, terraform, tutorial
- Language: HCL
- Homepage: https://developer.hashicorp.com/terraform/tutorials/kubernetes/eks
- Size: 91.8 KB
- Stars: 422
- Watchers: 18
- Forks: 1,239
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learn Terraform - Provision an EKS Cluster
This repo is a companion repo to the [Provision an EKS Cluster tutorial](https://developer.hashicorp.com/terraform/tutorials/kubernetes/eks), containing
Terraform configuration files to provision an EKS cluster on AWS.