Skip to content

Network issues (?) when installing Talos on a singlenode x86_64 machine? #9046

Answered by smira
kastl-ars asked this question in Q&A
Discussion options

You must be logged in to vote

The only way to debug Talos while networking is not set up is to use the console.

The best way is to hook up to the serial console (physical or virtual via IPMI or similar).

If that is not available, use video console. You can switch from the dashboard view to the Linux console via Alt + F1 to see logs only.

Simple "ping" would be talosctl disks --insecure -n <IP> before the machine config is applied.

You can also inspect the current state via resources: talosctl get addresses --insecure -n <IP>, etc.

If you use static network configuration via kernel cmdline ip=, make sure you apply the same via machine config as well.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@smira
Comment options

Answer selected by kastl-ars
@kastl-ars
Comment options

@smira
Comment options

@kastl-ars
Comment options

@kastl-ars
Comment options

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