Skip to content

Commit

Permalink
Add Version Gate
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Nola <[email protected]>
  • Loading branch information
dereknola committed Nov 21, 2023
1 parent ab9edd5 commit 085160d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/cli/token.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,10 @@ Flag | Description

#### `k3s token rotate`

:::info Version Gate
Avaliable as of 2023-10 releases (v1.28.2+k3s1, v1.27.7+k3s1, v1.26.10+k3s1, v1.25.15+k3s1).
:::

Rotate original server token with a new bootstrap token. After running this command, all servers and any agents that originally joined with the old token must be restarted with the new token.

If you do not specify a new token, one will be generated for you.
Expand Down

0 comments on commit 085160d

Please sign in to comment.