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

ROX-16643 Move infra-workloads to dedicated node pools #1460

Merged
merged 3 commits into from
Nov 13, 2023

Conversation

ludydoo
Copy link
Collaborator

@ludydoo ludydoo commented Nov 13, 2023

For integration, stage-dp-02, stage-eu-02, prod-eu-01, the "normal" worker pool will be labeled with node-role.kubernetes.io/acscs-infra: "". In that case, nothing changes.

For prod-dp-01, there will be an additional node pool labeled with node-role.kubernetes.io/acscs-infra: "" and with a taint node-role.kubernetes.io/acscs-infra of effect NoSchedule. This will cause all infra-related workloads to be scheduled on those nodes rather than on the "regular" worker pool.

Copy link
Contributor

openshift-ci bot commented Nov 13, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ludydoo, SimonBaeumer

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [SimonBaeumer,ludydoo]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ludydoo ludydoo merged commit 676738f into main Nov 13, 2023
6 checks passed
@ludydoo ludydoo deleted the ROX-16643-move-infra-resources-to-dedicated-node-pool branch November 13, 2023 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants