Configure and start rke2-server rke2
Declarative server config + enable unit; add tls-san so the LB hostname is in the API cert
printf 'token: <id>\ntls-san:\n - <host>\n' > /etc/rancher/rke2/config.yaml && systemctl enable --now rke2-server
more rke2
all 2 commands →