Skip to content

Apply taint and tolerations to infra#215

Open
venkataanil wants to merge 1 commit intocloud-bulldozer:masterfrom
venkataanil:taint_infra
Open

Apply taint and tolerations to infra#215
venkataanil wants to merge 1 commit intocloud-bulldozer:masterfrom
venkataanil:taint_infra

Conversation

@venkataanil
Copy link
Copy Markdown
Contributor

Infra nodes must have node-role.kubernetes.io/worker=”” label as MCP considers nodes with only this label for upgrades and migration.

We apply taints to infra nodes to avoid hosting workloads and then tolerations to specific workloads which should be hosted on these nodes.

OVNK Migration was failing without this change https://issues.redhat.com/browse/PERFSCALE-2351?focusedId=22752673&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-22752673

Infra nodes must have node-role.kubernetes.io/worker=”” label as
MCP considers nodes with only this label for upgrades and migration.

We apply taints to infra nodes to avoid hosting workloads and
then tolerations to specific workloads which should be hosted on
these nodes.
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