Spot instances ephemeral disk size limit is not taken into consideration #518
Labels
area/spot
Issues or PRs related to spot
area/storage
Issues or PRs related to storage
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
Version
Karpenter Version: v0.5.4
Kubernetes Version: v1.29.8
Expected Behavior
Karpenter should create spot instance with additional disk, or use smaller size to fir into VM limits.
Actual Behavior
It seems that karpenter is trying to create default 128Gb Ephemeral OS disk for spot instance and ends-up in create loop
Steps to Reproduce the Problem
spot
and instance with max allowed ephemeral disk size less than 128GB likeStandard_D4ds_v4
Resource Specs and Logs
Community Note
The text was updated successfully, but these errors were encountered: