Cleanup

The following command removes all the k0s related components but keeps the VMs.

k0sctl reset -c cluster.yaml

In case you want to remove all the VMs as well you can directly run the following command.

multipass delete -p k0s-1 k0s-2 k0s-3