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(publick8s): add nodeSelector to migrated services #4025

Merged

Conversation

lemeurherve
Copy link
Member

@lemeurherve lemeurherve commented Jun 1, 2023

This PR ensures pods are assigned to x86medium node pool in publick8s, and avoid mixing type of nodes for a same service.

For smaller services, the cheaper arm64small node pool has been privileged, while other has been assigned to the publicpool by default.

Ref: jenkins-infra/helpdesk#3351 & jenkins-infra/helpdesk#3584

@lemeurherve lemeurherve requested a review from a team as a code owner June 1, 2023 14:49
config/keycloak.yaml Outdated Show resolved Hide resolved
config/rating.yaml Outdated Show resolved Hide resolved
config/uplink.yaml Outdated Show resolved Hide resolved
Copy link
Contributor

@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.

  • Using the new arm64 pool is under work by @smerle33 , I'm not sure it's wise to use it on all the services. Let's stick to x86
  • We only want to "force" workloads to the x86medium node pool

Co-authored-by: Damien Duportal <damien.duportal@gmail.com>
config/javadoc.yaml Outdated Show resolved Hide resolved
config/wiki.yaml Outdated Show resolved Hide resolved
Co-authored-by: Damien Duportal <damien.duportal@gmail.com>
Copy link
Contributor

@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.

LGTM 👍

@lemeurherve lemeurherve merged commit 88139fe into jenkins-infra:main Jun 1, 2023
12 checks passed
@lemeurherve lemeurherve deleted the helpdesk3351-fix-nodeselector branch June 1, 2023 15:47
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.

None yet

5 participants