-
I seem to have succeeded with all of the initial setup steps, but still seeing some irregularities. This is what I get when I run
I did not deviate from any of the steps. CP and WN are in a healthy and running state. I run the dashboard and health commands and they return outputs successfully. I assume I have to get this to NOT point to that localhost address? but I'm uncertain how/where I do that. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
It doesn't look like you downloaded the kubeconfig from the cluster. Try |
Beta Was this translation helpful? Give feedback.
It doesn't look like you downloaded the kubeconfig from the cluster. Try
talosctl kubeconfig -e $ENDPOINT
to download the configuration.