early-monitor-45939
07/01/2021, 11:03 PMpulumi up
automatically changes it to 2 for desiredSize, 1 for minSize and 1 for maxSize
On proceeding, I obviously get the error that the resource couldn’t be created because desiredSize should be between minSize and maxSize
I am using Python libraries for pulumi to do this.
Can someone please help?little-cartoon-10569
07/01/2021, 11:17 PMminSize — (Integer)
The minimum number of nodes that the managed node group can scale in to. This number must be greater than zero.
early-monitor-45939
07/01/2021, 11:24 PMlittle-cartoon-10569
07/01/2021, 11:49 PMearly-monitor-45939
07/02/2021, 5:49 PMeksctl
supports the 0,0,1 use-case. So the error is definitely on the Pulumi side.