This message was deleted.
# rke2
a
This message was deleted.
c
Is it correct? or am i failing to understand some mechanics of rke2? i can't find anything on the docs
nevermind, i think i found it.
Copy code
Accessing the Cluster from Outside with kubectl
Copy /etc/rancher/rke2/rke2.yaml on your machine located outside the cluster as ~/.kube/config. Then replace 127.0.0.1 with the IP or hostname of your RKE2 server. kubectl can now manage your RKE2 cluster.