Closed valaparthvi closed 2 weeks ago
Not a bug, but known issue. The cluster was created via CLI which uses custom launch template that can only be upgraded by updating launch template version.
You can't directly update a node group to a newer Kubernetes version if the node group was created from a custom launch template. You must create a new launch template with the proper Kubernetes version, and associate the node group with the new template. Ref: https://ranchermanager.docs.rancher.com/reference-guides/cluster-configuration/rancher-server-configuration/eks-cluster-configuration#user-provided-launch-templates
Rancher Version: 2.8.9 or 2.8.5 Rancher Upgrade Version: 2.9-head EKS Operator Version:
rancher/eks-operator:v1.9.4-rc.2
Steps to reproduce:
eksctl
.Results: NodeGroup version is not upgraded.