mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-26 21:18:04 +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
|
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
|
Node Registration
|
||||||
-----------------
|
-----------------
|
||||||
|
|||||||
Reference in New Issue
Block a user