创建部署问题时,请参考下面模板,你提供的信息越多,越容易及时获得解答。
你只花一分钟创建的问题,不能指望别人花上半个小时给你解答。
发帖前请点击 发表主题 右边的 预览(👀) 按钮,确保帖子格式正确。
操作系统信息
腾讯云轻量应用服务器,Centos8.6/OpenCloudOS8.6-Docker20,4C/8G
Kubernetes版本信息
v1.23.10。多节点。
容器运行时
Docker20
KubeSphere版本信息
v3.3.1/v3.3.2。在线安装。全套安装。
问题是什么
报错日志是什么,最好有截图。
start etcd failed: Failed to exec command: sudo -E /bin/bash -c “systemctl daemon-reload && systemctl restart etcd && systemctl enable etcd”
Job for etcd.service failed because the control process exited with error code.
See “systemctl status etcd.service” and “journalctl -xe” for details.: Process exited with status 1

百度说,连接数不够用了:执行如下操作,依然不行:
sysctl -w net.ipv4.tcp_fin_timeout=30
sysctl -w net.ipv4.tcp_timestamps=1
sysctl -w net.ipv4.tcp_tw_reuse = 1