From 56062372dbb54e94fcb1d0f880c215b489977882 Mon Sep 17 00:00:00 2001 From: Derek Nola Date: Tue, 21 Nov 2023 15:11:37 -0800 Subject: [PATCH] Codespell Signed-off-by: Derek Nola --- docs/cli/token.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cli/token.md b/docs/cli/token.md index 4592ab0df..ae2c8fa64 100644 --- a/docs/cli/token.md +++ b/docs/cli/token.md @@ -146,7 +146,7 @@ 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). +Available 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.