https://github.com/hashicorp/learn-terraform-provision-eks-cluster
https://github.com/hashicorp/learn-terraform-provision-eks-cluster
aws eks hashicorp kubernetes terraform tutorial
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hashicorp/learn-terraform-provision-eks-cluster
- Owner: hashicorp
- 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 (8 months ago)
- Last Synced: 2024-11-11T21:37:18.722Z (5 months ago)
- Topics: aws, eks, hashicorp, kubernetes, terraform, tutorial
- Language: HCL
- Homepage: https://developer.hashicorp.com/terraform/tutorials/kubernetes/eks
- Size: 91.8 KB
- Stars: 399
- Watchers: 19
- Forks: 1,202
- Open Issues: 4
-
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.