Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(eks-public) only use a single node pool pinned to a single AZ and define custom storage classes #335

Merged

Conversation

dduportal
Copy link
Contributor

@dduportal dduportal commented Feb 8, 2023

Related to jenkins-infra/helpdesk#3305

This PR introduces the following changes (already applied manually to validate):

  • Remove all node pools except the one in the us-east-2a availability zone where the ACP PVC are created. This node pool is defined with the former autoscaling attributes min/max/desired.
  • Add 2 new storage classes defining a topology in us-east-2a to avoid the node pool spawning nodes in another AZ than the PVCs

Please note that I was not able to find a way to extract the availability zone value dynamically but did not try a lot.

… define custom storage classes

Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
@dduportal dduportal marked this pull request as ready for review February 8, 2023 18:03
@dduportal dduportal requested a review from a team February 8, 2023 18:03
Copy link
Contributor Author

@dduportal dduportal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No changes. Your infrastructure matches the configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant