mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-18 02:45:27 +00:00
Merge pull request #2110 from DavidZisky/patch-1
Updated info about using kubeconfig
This commit is contained in:
@@ -90,7 +90,7 @@ Accessing Cluster from Outside
|
||||
-----------------------------
|
||||
|
||||
Copy `/etc/rancher/k3s/k3s.yaml` on your machine located outside the cluster as `~/.kube/config`. Then replace
|
||||
"localhost" with the IP or name of your K3s server. `kubectl` can now manage your K3s cluster.
|
||||
"127.0.0.1" with the IP or name of your K3s server. `kubectl` can now manage your K3s cluster.
|
||||
|
||||
Node Registration
|
||||
-----------------
|
||||
|
||||
Reference in New Issue
Block a user