https://coffeewhale.com/kubernetes/cluster/virtualbox/2020/08/31/k8s-virtualbox/

https://www.padok.fr/en/blog/minikube-kubeadm-kind-k3s

# To uninstall K3s from a server node, run:

$ /usr/local/bin/k3s-uninstall.sh

 

# To uninstall K3s from an agent node, run:

$ /usr/local/bin/k3s-agent-uninstall.sh

 

References

https://rancher.com/docs/k3s/latest/en/installation/uninstall/

+ Recent posts