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 noticed a chicken in the egg issue here. Looks like I have to create the ocean first, then add a custom default launch spec, then update this value. How can I create all resources from scratch?
Error: [ERROR] Failed to update cluster [o-REDACTED]:
PUT https://api.spotinst.io/ocean/aws/k8s/cluster/o-REDACTED?accountId=act-REDACTED: 400 (request: "REDACTED")
CANT_UPDATE_OCEAN_ENTITY: Can't set useAsTemplateOnly flag to true without any custom
launchSpecs defined on the Ocean cluster: 'o-REDACTED'
The text was updated successfully, but these errors were encountered:
isaaguilar
changed the title
--use-as-template chicken in the egg issue, how can I create all resources from scratch?useAsTemplateOnly chicken in the egg issue, how can I create all resources from scratch?
Mar 29, 2022
I noticed a chicken in the egg issue here. Looks like I have to create the ocean first, then add a custom default launch spec, then update this value. How can I create all resources from scratch?
Originally posted by @Jonnymcc in #122 (comment)
The text was updated successfully, but these errors were encountered: