jenkins-infra / helpdesk

Open your Infrastructure related issues here for the Jenkins project
https://github.com/jenkins-infra/helpdesk/issues/new/choose
17 stars 10 forks source link

[ci.jenkins.io] Create private EKS cluster with "side" services (datadog, ACP, etc.) #4319

Open dduportal opened 1 month ago

dduportal commented 1 month ago

We need a private EKS cluster to run ci.jenkins.io container agents.

dduportal commented 1 month ago

Discussed with @smerle33:

smerle33 commented 3 weeks ago

change of usage for the module since last time we used it https://github.com/terraform-aws-modules/terraform-aws-eks/blob/master/docs/UPGRADE-20.0.md

smerle33 commented 2 weeks ago

We choose to deal with all the IAM usage within the private repository https://github.com/jenkins-infra/terraform-states/commit/cfd08c45dd4153d676c9223670f927d515585679 instead of giving the module user too much power.