You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Breaking API (Manual Migration Needed):
Ubuntu is dropped as a first class supported AMI Family
karpenter.sh/do-not-consolidate (annotation), karpenter.sh/do-not-evict (annotation), and karpenter.sh/managed-by (tag) are all removed. karpenter.sh/managed-by, which currently stores the cluster name in its value, will be replaced by eks:eks-cluster-name
One of the Karpenter related kyverno policies I was working with published in the repository is related to the karpenter.sh/do-not-evict annotation.
My question is, with this new release, are there any changes to Kyverno policies w.r.t Karpenter needed?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
AWS has now rolled out with official Karpenter 1.0.0 release which has lot of API and CRD related changes. One of the manual migration tasks mentions (link to the official document: https://karpenter.sh/docs/upgrading/upgrade-guide/#upgrading-to-100)
One of the Karpenter related kyverno policies I was working with published in the repository is related to the
karpenter.sh/do-not-evict
annotation.My question is, with this new release, are there any changes to Kyverno policies w.r.t Karpenter needed?
Beta Was this translation helpful? Give feedback.
All reactions