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
I have been able to create NodePool using the built-in NodeClass. However, it was not able to create a node pool with EC2NodeClass.
Environments:
EKS: v1.31
Auto-Mode: enabled
Karpenter Controler: No (because it's included in the Auto Mode)
Karpenter CRDs: yes (Default Auto Mode does not have EC2NodeClass installed)
Reason to use EC2NodeClass:
Not able to EBS snapshots with the built-in eks NodeClass
That's not possible. Sounds like this more a feature request where you need snapshotID supported on NodeClass with Auto Mode? We've heard that from a number of users so far and evaluating adding it.
@mikestef9, yes that's correct. Currently, it seems NodeClass does not have that feature. And you're saying that it's not possible to use EC2NodeClass on Auto Mode ? Or do you know anyway to achieve that on an Auto Mode enabled cluster?
I have been able to create NodePool using the built-in NodeClass. However, it was not able to create a node pool with EC2NodeClass.
Environments:
EKS: v1.31
Auto-Mode: enabled
Karpenter Controler: No (because it's included in the Auto Mode)
Karpenter CRDs: yes (Default Auto Mode does not have EC2NodeClass installed)
Reason to use EC2NodeClass:
=======================
EC2NodeClass.yaml
Nodepool.yaml
Am I missing anything?
Thanks!
The text was updated successfully, but these errors were encountered: