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

Tolerate CAPI node.cluster.x-k8s.io/uninitialized taint #204

Merged

Conversation

Danil-Grigorev
Copy link
Contributor

CAPI taints nodes with node.cluster.x-k8s.io/uninitialized taint: https://cluster-api.sigs.k8s.io/developer/providers/contracts/bootstrap-config.html?highlight=taint#taint-nodes-at-creation

This taint is not getting removed until CCM is installed. This is a chicken and egg problem, since CAAPF installs CCM in this case, so it needs to roll out before and the taint blocks it.

This is reproducible in AWS kubeadm cluster, where a CCM installed via Bundle.

@Danil-Grigorev Danil-Grigorev force-pushed the customize-tolerations branch from 2210a53 to 3641443 Compare March 11, 2025 16:09
@Danil-Grigorev Danil-Grigorev added this pull request to the merge queue Mar 11, 2025
Merged via the queue into rancher-sandbox:main with commit 6724dc2 Mar 11, 2025
8 checks passed
@Danil-Grigorev Danil-Grigorev deleted the customize-tolerations branch March 11, 2025 16:29
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.

2 participants