mirror of
https://github.com/siderolabs/talos.git
synced 2025-08-19 05:31:14 +02:00
Handle dual-stack configurations with the bootkube wrapper. This uses the new PodCIDRs and ServiceCIDRs `asset.Config` parameters in bootkube. It also relies on the bootkube-plugin features for manipulating kube-proxy config and installing the dual-stack DNS service. Fixes #2055 Signed-off-by: Seán C McCord <ulexus@gmail.com>