Skip to content

Commit 7205b41

Browse files
authored
Update README.md
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
1 parent 56dd14d commit 7205b41

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -820,9 +820,11 @@ The most common problem is that you missed a step, fortunately it's relatively e
820820
821821
You may have run into an issue where `sudo` access is required for `kubectl` access.
822822
823-
You should not run kubectl on your server or agent nodes. k3sup is designed to rewrite and/or merge your cluster's config to your local KUBECONFIG file. You should run `kubectl` on your laptop / client machine.
823+
You should not run `kubectl` directly on hosts where K3s is installed. k3sup is designed to rewrite and/or merge your cluster's config to your local KUBECONFIG file.
824824
825-
If you've lost your kubeconfig, you can use `k3sup install --skip-install`. See also the various flags for merging and setting a context name.
825+
You should only run `kubectl` on your laptop / client machine.
826+
827+
If you've lost your kubeconfig, you can use `k3sup get-config`. See also the various flags for merging and setting a context name.
826828
827829
### Smart cards and 2FA
828830

0 commit comments

Comments
 (0)