Join agent with URL and token k3s

Add a worker; node-token lives on the server under /var/lib/rancher/k3s/server

curl -sfL https://get.k3s.io | K3S_URL=https://<ip>:6443 K3S_TOKEN=$(cat /var/lib/rancher/k3s/server/node-token) sh -