Skip to content

Access abandoned Talos cluster #9445

Answered by smira
mathrock74 asked this question in Q&A
Discussion options

You must be logged in to vote

If you have admin-level kubeconfig, you can try the following trick:

kubectl debug -it node/<controlpalne-node-name>  --profile=sysadmin -n kube-system --image=alpine

With that, recover controlplane machine config from /host/system/state/config.yaml.

After that, follow https://www.talos.dev/v1.8/talos-guides/howto/cert-management/#from-control-plane-machine-configuration to recover talosconfig.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by smira
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants