Open omerfsen opened 3 months ago
Talos actually tries to enable IPv6 in a container (as it's disabled by default in Docker).
So are you looking towards running Talos in Docker on IPv6-disabled system?
Ok I see,
At https://www.talos.dev/v1.7/reference/cli/ I saw
--docker-disable-ipv6
I think this can be closed. But i think we can mention (on https://www.talos.dev/v1.7/introduction/quickstart/) default configuration requires/enables IPv6
Some Talos features (e.g. SideroLink, KubeSpan) require IPv6 (but not connectivity on IPv6).
Bug Report
Description
On ubuntu 22.04 or 24.04 (tested on both) if IPV6 is disabled before using talosctl it gives an error like below. What I did is to re-enable ipv6 and allow talos to disable ipv6 via talosctl (i think this is default behaviour of talosctl)
Logs
and sudo update-grub2 is ran and rebooted system after that we ensure there is no IPV6 on system and run talosctl and get error below:
Environment