This message was deleted.
# k3s
a
This message was deleted.
c
it retrieves the config through a tunnel to the servers.
127.0.0.1:6444
is connected to
server:6443
on the backend. Ensure that you can connect to your server at the address listed in
kubectl get node
Note that you need to be able to hit it at the address listed in the node address, not ONLY at the VPS IP
You may need to set the server’s --external-ip to your VPS IP, if that is the address you want agents to use.
e
kubectl get node -o wide
shows vps node extrenal ip none, is it necessary to set --external-ip on server node?
one more thing i want to tell that my raspberry pi don't have external ip address, means it can't be accessed by server.