-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't working
Description
After deleting a cluster on Docker, the delete command doesn't delete the bootstrapper container. This causes the next create-cluster to fail:
nillsf@SHRISU-YOGA ~ % gokp delete-cluster development \
--cluster-name=$MYCLUSTER --kubeconfig=/home/nillsf/.gokp/$MYCLUSTER/$MYCLUSTER.kubeconfig
INFO[0000] Deleting development cluster nfcluster
INFO[0022] Cluster nfcluster successfully deleted
nillsf@SHRISU-YOGA ~ % gokp create-cluster development \
--cluster-name=$MYCLUSTER --github-token=$GH_TOKEN
INFO[0000] Running checks
INFO[0000] Creating temporary control plane
FATA[0001] node(s) already exist for a cluster with the name "gokp-bootstrapper"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working