sealos icon indicating copy to clipboard operation
sealos copied to clipboard

Supports sealos gen to generate ipv6 Clusterfile, and can be successfully deployed

Open zhuyoulong opened this issue 10 months ago • 2 comments

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

zhuyoulong avatar Feb 27 '25 06:02 zhuyoulong

Only dual-stack cluster installations are supported.Refer here

ghostloda avatar Mar 17 '25 13:03 ghostloda

This issue has been automatically closed because we haven't heard back for more than 60 days, please reopen this issue if necessary.

stale[bot] avatar May 16 '25 15:05 stale[bot]