You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The command talosctl cluster create now enables IPv6 by default for the Docker containers
created for Talos nodes. This allows to use IPv6 addresses in Kubernetes networking.
If talosctl cluster create fails to work on Linux due to the lack of IPv6 support,
please use the flag --disable-docker-ipv6 to revert the change.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Talos 1.0.1 (2022-04-04)
Welcome to the v1.0.1 release of Talos!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.
IPv6 in Docker-based Talos Clusters
The command
talosctl cluster create
now enables IPv6 by default for the Docker containerscreated for Talos nodes. This allows to use IPv6 addresses in Kubernetes networking.
If
talosctl cluster create
fails to work on Linux due to the lack of IPv6 support,please use the flag
--disable-docker-ipv6
to revert the change.Contributors
Changes
6 commits
Dependency Changes
This release has no dependency changes
Previous release can be found at v1.0.0
Images
This discussion was created from the release v1.0.1.
Beta Was this translation helpful? Give feedback.
All reactions