Supports sealos gen to generate ipv6 Clusterfile, and can be successfully deployed
What is the problem this feature will solve?
[root@k8s-host218 cluster-file]# sealos gen harbor.paas.nl:10081/paas_public/kube-system/kubernetes-sealos:v1.24.2 \
--masters [10:1:12::122] --nodes [10:1:12::236]
--env criData=/paas/containerd,registryDomain=harbor.paas.nl,registryUsername=admin,registryPassword=Nlpaas123
--pk /root/.ssh/id_rsa --user=root --cluster ipv6test > /root/cluster-file/Clusterfile-ipv6 Error: invalid ip: [10:1:12::122]
无法用ipv6地址生成 Clusterfile文件
If you have solution,please describe it
No response
What alternatives have you considered?
No response
Only dual-stack cluster installations are supported.Refer here
This issue has been automatically closed because we haven't heard back for more than 60 days, please reopen this issue if necessary.