-
Hi there, I can no longer connect to my Talos cluster:
Checking my
So that explains that problem, I just don't know how to fix it. I tried to generate a new config with:
Looking in my This is just a single-node cluster in my home, so I have physical access to the machine if need be. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Kubernetes config can always be refreshed with I guess both expired for you, you can check your talosconfig with If your client-side |
Beta Was this translation helpful? Give feedback.
Kubernetes config can always be refreshed with
talosctl kubeconfig
, but you need Talos API access for that.I guess both expired for you, you can check your talosconfig with
talosctl --talosconfig=./talosconfig config info
.If your client-side
talosconfig
expired, the only option left is to recover it viasecrets.yaml
or machine configuration: https://www.talos.dev/v1.8/talos-guides/howto/cert-management/#generating-new-client-configuration