I am trying to delete a multipass (ubuntu) instance but the tool keeps saying it still exists and does not at the same time. Any thoughts?
Is multipass simply broken/unreliable?
lc@my-Mac ~ % multipass delete microk8s-vm
lc@my-Mac ~ % multipass restart microk8s-vm
restart failed: The following errors occurred:
instance "microk8s-vm" is deleted
lc@my-Mac ~ % multipass launch --name microk8s-vm --mem 4G --disk 40G
launch failed: instance "microk8s-vm" already exists