Skip to content

Building a new cluster with talosctl gen config results in 127.0.0.1 defined as the endpoints in the talosconfig file #8297

Closed Answered by steverfrancis
digilink asked this question in Q&A
Discussion options

You must be logged in to vote

That's as expected.
10.23.40.1 may be a Talos VIP, which should not be used as an endpoint (as it will be down when K8s or etcd is down, and then you couldn't issue talosctl commands to recover.)
More details: https://www.talos.dev/v1.6/learn-more/talosctl/#endpoints-and-nodes

In your case, just configure talosconfig with the correct endpoints: https://www.talos.dev/v1.6/introduction/prodnotes/#endpoints
or pass them in to the command.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@sanmai-NL
Comment options

@steverfrancis
Comment options

@steverfrancis
Comment options

Answer selected by digilink
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants