lively-night-78214
12/07/2022, 1:51 PMcreamy-pencil-82913
12/07/2022, 4:04 PMTo install on worker nodes and add them to the cluster, run the installation script with theandK3S_URL
environment variables. Here is an example showing how to join a worker node:K3S_TOKEN
note that this is a https URL, not httpCopy codecurl -sfL <https://get.k3s.io> | K3S_URL=<https://myserver:6443> K3S_TOKEN=mynodetoken sh -
lively-night-78214
12/07/2022, 4:45 PMcreamy-pencil-82913
12/07/2022, 5:10 PMlively-night-78214
12/07/2022, 5:11 PMcreamy-pencil-82913
12/07/2022, 5:11 PMlively-night-78214
12/07/2022, 5:13 PMcreamy-pencil-82913
12/07/2022, 5:14 PM