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
InstanceType is a mandatory field in AWSMachineTemplate. Currently we set respective defaults CP: "m5.xlarge" and workers: "m5.2xlarge" in the default cluster class templates.
We should move it to the CAREN API so that the default values are discoverable to the CAREN Clients.