root@ubuntu2204:~# bash /tmp/install.sh –zh –cloud-version=v5.0.0-beta3 –image-registry=registry.cn-shanghai.aliyuncs.com –master-ips=192.168.11.135 –node-ips=192.168.11.136,192.168.11.138 –ssh-password=1q18i8..
Sealos CLI is already installed.
依赖 iptables, 请确保 iptables 已经安装, 多节点需要配置 ssh 免密登录或密码一致, 使用 Sealos 提供的自签证书安装完成后需要自信任证书
正在拉取镜像: sealos-cloud:v5.0.0-beta3
请输入 ssh 私钥路径 (回车使用默认值: ‘/root/.ssh/id_rsa’):
请输入 ssh 密码 (回车使用免密登录): 1q18i8..
请输入 Pod 子网 (回车使用默认值: 100.64.0.0/10):
请输入 Service 子网 (回车使用默认值: 10.96.0.0/22):
请输入 Sealos Cloud 域名 (无自备域名可使用 nip.io 域名: [ip].nip.io, 详细参考: http://nip.io, 例:127.0.0.1.nip.io): sealos-1q12w2-192-168-11-135.nip.io
请输入 Sealos Cloud 端口 (回车使用默认值: 443):
请输入证书路径 (回车使用 Sealos 提供的自签证书):
正在安装 Kubernetes 集群.
2023-12-13T06:13:21 info Start to create a new cluster: master [192.168.11.135], worker [192.168.11.136 192.168.11.138], registry 192.168.11.135
2023-12-13T06:13:21 info Executing pipeline Check in CreateProcessor.
2023-12-13T06:13:21 info checker:hostname [192.168.11.135:22 192.168.11.136:22 192.168.11.138:22]
Error: failed to run checker: hostname cannot be repeated, please set different hostname
sealos version
SealosVersion:
buildDate: “2023-10-09T10:07:15Z”
compiler: gc
gitCommit: 881c10cb
gitVersion: 4.3.5
goVersion: go1.20.8
platform: linux/amd64
uname -a
Linux ubuntu2204 5.15.0-91-generic #101-Ubuntu SMP Tue Nov 14 13:30:08 UTC 2023 ×86_64 ×86_64 ×86_64 GNU/Linux