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

Unable to Make Changes to Rancher Cluster Due to Invalidly-Specified Nodepool Incompatibility #834

Open
justdan96 opened this issue Sep 17, 2024 · 0 comments

Comments

@justdan96
Copy link

We recently went through a process of upgrading a cluster control plane, and introducing new nodepools to match that control plane version. The issue is that the eks-operator component is blocking any Terraform changes to that cluster because it thinks the nodepools are incompatible. This is despite us being within the version skew policy specified by the Kubernetes docs: https://kubernetes.io/releases/version-skew-policy/

The exact error message we see in Terraform is:

Error: Cluster ID c-XXXXX: versions for cluster [1.29] and nodegroup [1.27] not compatible: all nodegroup kubernetes versionsmust be equal to or one minor version lower than the cluster kubernetes version
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

No branches or pull requests

1 participant