Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neilkuan/demo-tf-eks
https://github.com/neilkuan/demo-tf-eks
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/neilkuan/demo-tf-eks
- Owner: neilkuan
- Created: 2024-04-06T06:54:48.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-18T02:55:46.000Z (7 months ago)
- Last Synced: 2024-10-07T10:10:51.265Z (30 days ago)
- Language: HCL
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Demo EKS Cluster
Infra Ref:
- [AWS VPC MODULE](https://github.com/terraform-aws-modules/terraform-aws-vpc)
- [AWS EKS MODULE](https://github.com/terraform-aws-modules/terraform-aws-eks)Addons Ref:
- [AWS EKS BLUEPRINT ADDONS MODULE](https://github.com/aws-ia/terraform-aws-eks-blueprints-addons)
- [AWS Load Balancer Controller](https://kubernetes-sigs.github.io/aws-load-balancer-controller/)
- [AWS FOR Fluent Bit](https://github.com/aws/aws-for-fluent-bit)
- [Cluster Autoscaler](https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler/cloudprovider/aws#cluster-autoscaler-on-aws)
- [Metrics Server](https://github.com/kubernetes-sigs/metrics-server)