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 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.
Contributors
- Andrey Smirnov
- Noel Georgi
Changes
6 commits
- 65d872edf release(v1.0.1): prepare release
- 4d9baa450 fix: enable IPv6 in Docker-based Talos clusters
- 3bad0e5a4 fix: retry manifest updates in upgrade-k8s
- 686e77cef test: push GITHUB_TOKEN to the e2e-aws/gcp steps
- 119eecfe7 fix: validate empty TLS config for registries
- 41c48a68e fix: enable etcd consistency on check startup
Dependency Changes
This release has no dependency changes
Previous release can be found at v1.0.0
Images
quay.io/coreos/flannel:v0.15.1
ghcr.io/siderolabs/install-cni:v1.0.0
docker.io/coredns/coredns:1.9.1
gcr.io/etcd-development/etcd:v3.5.2
k8s.gcr.io/kube-apiserver:v1.23.5
k8s.gcr.io/kube-controller-manager:v1.23.5
k8s.gcr.io/kube-scheduler:v1.23.5
k8s.gcr.io/kube-proxy:v1.23.5
ghcr.io/siderolabs/kubelet:v1.23.5
ghcr.io/siderolabs/installer:v1.0.1
k8s.gcr.io/pause:3.2