Skip to main content
Notes by Peter Galonza(Пётр Галонза)
GitHub Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

K3S

Desktop

Installation

curl -sfL https://get.k3s.io | K3S_KUBECONFIG_MODE="644" sh -s - --node-external-ip=<ip address of deskctop>

Troubleshooting

If Desktop ip was changed, need reset cluster

k3s server --cluster-reset