adamant-kite-43734
09/03/2024, 10:12 AMbland-article-62755
09/03/2024, 2:15 PMbland-article-62755
09/03/2024, 2:15 PMbland-article-62755
09/03/2024, 2:15 PMbland-article-62755
09/03/2024, 2:18 PMbland-article-62755
09/03/2024, 2:19 PMbland-article-62755
09/03/2024, 2:22 PMkubectl get <http://clusterregistrationtokens.management.cattle.io/default-token|clusterregistrationtokens.management.cattle.io/default-token> -n <REPLACE WITH YOUR CLUSTER ID> -o yaml
for the token. Then I had to run
systemctl stop rancher-system-agent.service && ln -s /opt/rke2/bin/rke2 /usr/local/bin/rke2 && curl -fL <https://rancher.example.edu/system-agent-install.sh> | sudo sh -s - --server <https://rancher.example.edu> --label '<http://cattle.io/os=linux|cattle.io/os=linux>' --token <token> --no-roles
bland-article-62755
09/03/2024, 2:22 PM