4 Answers
- Newest
- Most votes
- Most comments
0
Update ami of node group to the latest version for your cluster and then update EKS cluster. https://docs.aws.amazon.com/eks/latest/userguide/update-managed-node-group.html
answered 3 years ago
0
Hi having same issue, with EKS 1.21 and ami in 1.19, want to update nodegroup (managed) and gives the following error:
"Kubernetes version 1.21 is not supported for use with nodegroups."
Can Any one help us? Thank you
answered 3 years ago
0
Since the control panel is with v1.21, did you try with add new node group with launch template directly instead of rolling update?
answered 3 years ago

I tried to update through this method, but it throw me "Kubernetes version 1.21 is not supported for use with nodegroups."