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
Assuming a new node group is to be added and another one is to be removed in one go with cortex cluster configure, take into consideration the temporary increase of the vCPU cores when validating the instance quota. Currently, this isn't happening and can lead to a situation where the cortex cluster configure command will fail (due to insufficient quota)
Context
The new node group is first added and then is the other node group removed.