aws-eks-base
aws-eks-base copied to clipboard
This boilerplate contains terraform configurations for the rapid deployment of a Kubernetes cluster, supporting services, and the underlying infrastructure in AWS.
# PR Description I have corrected the deprecated resources with bucket encryption, lifecylce, bucket_acl and key algorithm Fixes # (300) ## Type of change Delete options that are not relevant....
# Prerequisites Please answer the following questions for yourself before submitting an issue. **YOU MAY DELETE THE PREREQUISITES SECTION.** - [ ] I am running the latest version - [...
# Prerequisites - [ ] I am running the latest version - [ ] I checked the documentation and found no answer - [ ] I checked to make sure...
# Prerequisites - [x] I am running the latest version - [x] I checked the documentation and found no answer - [x] I checked to make sure that this issue...
Noticed that AWS recommend Flex/Gitops workflow. https://youtu.be/cipDJwDWWbY?t=2469 So I was half expecting this project to provision something like ArgoCD that polls a git repo for changes. Any thoughts?
# Prerequisites Please answer the following questions for yourself before submitting an issue. **YOU MAY DELETE THE PREREQUISITES SECTION.** - [X] I am running the latest version - [X] I...
# Prerequisites Please answer the following questions for yourself before submitting an issue. **YOU MAY DELETE THE PREREQUISITES SECTION.** - [x] I am running the latest version - [x] I...
# Prerequisites Please answer the following questions for yourself before submitting an issue. **YOU MAY DELETE THE PREREQUISITES SECTION.** - [X] I am running the latest version - [X] I...
# Prerequisites Please answer the following questions for yourself before submitting an issue. **YOU MAY DELETE THE PREREQUISITES SECTION.** - [x] I am running the latest version - [x] I...
This boilerplate has two major cons which prevent using it in more complex cases, like multi-account|multi-regional|multi-environment infrastructures: - it uses data form remote state of the first module `layer1-aws` -...