K3S
Installation
curl -sfL https://get.k3s.io | K3S_KUBECONFIG_MODE="644" sh -s - --node-external-ip=<ip address of deskctop>
If Desktop ip was changed, need reset cluster
k3s server --cluster-reset
Installation
curl -sfL https://get.k3s.io | K3S_KUBECONFIG_MODE="644" sh -s - --node-external-ip=<ip address of deskctop>
If Desktop ip was changed, need reset cluster
k3s server --cluster-reset