# 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/
'가상 머신 > Kubernetes' 카테고리의 다른 글
Kubernetes (Kubeadm) Installation Shell Script (0) | 2020.11.10 |
---|---|
Completely Reset Kubernetes (kubeadm) (0) | 2020.11.10 |
Install Kubernetes via K3S on VirtualBox (0) | 2020.11.10 |
MiniKube vs. Kubeadm vs. Kind vs. K3S (0) | 2020.11.10 |
Install Specific Version of Kubernetes? (0) | 2020.11.10 |