v0.21.2
⚠️ Important Note on Pod Identity and Fargate Profiles ⚠️
- Pod Identity is not supported when using Fargate profiles.
- EBS Controller Pods running on Fargate profiles cannot leverage Pod Identity.
- If you plan to use Pod Identity, ensure that:
- EKS add-ons and essentials are excluded from Fargate profiles.
Variable Changes
enable_pod_identity_for_eks_addons
: Default value set tofalse
to address issues with EKS add-ons deployed on Fargate profiles.karpenter_nodeclasses
: Fixed the variable value to ensure proper configuration.
by @uchinda-sph in #149
Full Changelog: v0.21.1...v0.21.2