https://github.com/thesoftwarehouse/aws-eks-cluster
Terraform Module For AWS VPC + EKS prepared for use with ALB Ingress Controller & Karpenter With Sane Defaults
https://github.com/thesoftwarehouse/aws-eks-cluster
Last synced: 3 months ago
JSON representation
Terraform Module For AWS VPC + EKS prepared for use with ALB Ingress Controller & Karpenter With Sane Defaults
- Host: GitHub
- URL: https://github.com/thesoftwarehouse/aws-eks-cluster
- Owner: TheSoftwareHouse
- Created: 2023-04-17T09:33:07.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-09-01T10:54:19.000Z (9 months ago)
- Last Synced: 2025-11-24T07:43:02.010Z (6 months ago)
- Language: HCL
- Size: 43 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AWS EKS Cluster
Consists of
- VPC with unusual CIDR range (to be able to peer it) by default
# Tooling
- Taskfile :muscle:
- ASDF
- Pre-Commit
```
task install
```