bundle-kubeflow
bundle-kubeflow copied to clipboard
Kubeflow appliance deletion
When deleting a Kubeflow appliance, the roles need to be cleaned up in order to recreate them when launching a new appliance.
This is not the expected behaviour. Please bear in mind that you cannot even create a new one on a different region.
I tried to create the IAM role from the CLI and the error below appeared:
username & password used: admin
Just to close the loop on this publicly after a lot of internal back and forth. We aren't 100% sure what got Andreea's account into this state (maybe some concurrent deploys that failed because of name collisions?), but the CF template does allow you to inject an AppName that allows creating stacks in new (or the same) region. It seems like the Kubeflow team will end up updating the CF template to not provide a default AppName and make it a required parameter to avoid this for future users.