You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As non-root user rke2 token rotate --token token1 --new-token=token2
Update config.yaml with new token
Restart rke2 service on all nodes
Reboot all nodes
Verify token is updated on every node, cluster is up and pods are in running state
Validated the log message on the console output displays correct distro
rke2 token rotate --token token1 --new-token=token2
WARNING: Recommended to keep a record of the old token. If restoring from a snapshot, you must use the token associated with that snapshot.
Token rotated, restart rke2 nodes with new token
Backport fix for Changing token / agent-token required for security restart log needs update
The text was updated successfully, but these errors were encountered: