GSA-TTS / datagov-brokerpak-eks

Broker AWS EKS instances using the OSBAPI (eg from cloud.gov)
Other
9 stars 7 forks source link

🧟 Revive the Dead #112

Open nickumia-reisys opened 11 months ago

nickumia-reisys commented 11 months ago

Related to

Checklist:

Background: In an attempt to leverage k8s for airflow development, the datagov-brokerpak-eks repo needs to be on a supported version of k8s. At the time of writing, there are 130 resources managed by this terraform code. Most of it is documented in our cleanup documentation. These 130 resources are managed through 57 terraform resources and 4 terraform modules (eks, aws_load_balancer_controller, vpc and iam_assumable_role_karpenter). Within these resources, Helm charts are used to create many more intangible resources inside of k8s. Referencing all of the documentation and understanding how to make updates to this is important and requires time and effort.

Many resources were only included because we knew it was dependency, either through direct documentation or trial and error. I'm trying to cover everything before 10/12; however, I suspect that there will be additional work to do. See notes below on the status of current efforts.

Notes:

Misc Notes:

References: