You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What if we make it so that if the user changes the location of the k3s.yml we put it in the custom location and then also create a symlink at /etc/rancher/k3s/k3s.yml that points to the custom location.
Describe the bug
k3s kubectl cannot connect to the cluster as connection is refused
To Reproduce
start k3s server via docker (self build image) and run a shell inside it using the command k3s kubectl get node
Expected behavior
cluster node info appears
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: