Description
After upgrading our Amazon EKS cluster from 1.33 to 1.34 and updating Karpenter/CRDs to 1.6.0, Karpenter is throwing compatibility errors in the controller logs. While the compatibility matrix indicates the 1.6 release stream supports Kubernetes 1.34.
Actual Behavior
The Karpenter controller logs continuously output the following validation block:
updating version, validating kubernetes version, karpenter is not compatiable with kubernetes version (version=1.34))
Environment
Karpenter Version: 1.6.0
Karpenter CRD Version: 1.6.0
Kubernetes Version: 1.34
Cloud Provider: AWS (EKS)
Deployment Method: Helm
Description
After upgrading our Amazon EKS cluster from 1.33 to 1.34 and updating Karpenter/CRDs to 1.6.0, Karpenter is throwing compatibility errors in the controller logs. While the compatibility matrix indicates the 1.6 release stream supports Kubernetes 1.34.
Actual Behavior
The Karpenter controller logs continuously output the following validation block:
updating version, validating kubernetes version, karpenter is not compatiable with kubernetes version (version=1.34))Environment
Karpenter Version: 1.6.0
Karpenter CRD Version: 1.6.0
Kubernetes Version: 1.34
Cloud Provider: AWS (EKS)
Deployment Method: Helm