Dry-Run Terraform Automation on Dev (Phase 1b)
Description
While using the target dev AWS account test out the Terraform automation to create a dry-run that will create a duplicate of the dogfood
EKS cluster. During this process build out all the same resource and deploy the latest bigbang version.
Resources
Criteria
- Test out the IaC EKS Terraform automation pipeline and create a full Big Bang deployment and resource.
- Use CNAP AMI
- Deploy Big Bang core and addons
- Validate
- destroy
Stretch criteria:
- Use K8s version 1.31 and EC2 instance type m7i (Anchor recommendation)
Definition of Done
- code review and merge requests approvals
- document any process needed
Base AWS AMI Image:
AMI ID Name | AMI Id | Cluster Type | Cluster | Owner |
---|---|---|---|---|
235856440647/hardened-eks-optimized-al2023-1.30.6-v20241126181247 | ami-02975ccbff3ea6780 | EKS | eks_automated_development-mr | 235856440647 (CNAP) |
Edited by Daniel Stocum