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've ran into this as well. The issue is that there's no cleanup when a failed deploy happens. The initial reasoning was because, on a hyperscaler, you might have a partial install and then need the bootstrap instance there to delete any artifacts that got left behind.
We should probably figure out a "smarter" way of doing this. Open to suggestions!
After deleting a cluster on Docker, the delete command doesn't delete the bootstrapper container. This causes the next create-cluster to fail:
The text was updated successfully, but these errors were encountered: