创建部署问题时,请参考下面模板,你提供的信息越多,越容易及时获得解答。如果未按模板创建问题,管理员有权关闭问题。
确保帖子格式清晰易读,用 markdown code block 语法格式化代码块。
你只花一分钟创建的问题,不能指望别人花上半个小时给你解答。
操作系统信息
统信UOS 20
KubeSphere版本信息
按照官网文档使用kk在线安装
./kk create cluster –with-kubernetes v1.22.12 –with-kubesphere v3.4.0
问题是什么
root@master:# ./kk create cluster –with-kubernetes v1.22.12 –with-kubesphere v3.4.0
| | / / | | | | / /
| |/ / _ _| |__ ___| |/ / ___ _ _
| \| | | | '_ \ / _ \ \ / _ \ | | |
| |\ \ || | |) | __/ |\ \ __/ |_| |
\| \/\,|./ \\| \/\|\__, |
__/ |
|___/
11:25:19 CST [GreetingsModule] Greetings
11:25:20 CST message: [master]
Greetings, KubeKey!
11:25:20 CST success: [master]
11:25:20 CST [NodePreCheckModule] A pre-check on nodes
11:25:20 CST success: [master]
11:25:20 CST [ConfirmModule] Display confirmation form
+——–+——+——+———+———-+——-+——-+———+———–+——–+———+————+————+————-+——————+————–+
| name | sudo | curl | openssl | ebtables | socat | ipset | ipvsadm | conntrack | chrony | docker | containerd | nfs client | ceph client | glusterfs client | time |
+——–+——+——+———+———-+——-+——-+———+———–+——–+———+————+————+————-+——————+————–+
| master | y | y | y | y | y | y | | y | | 18.09.1 | y | | | | CST 11:25:20 |
+——–+——+——+———+———-+——-+——-+———+———–+——–+———+————+————+————-+——————+————–+
This is a simple check of your environment.
Before installation, ensure that your machines meet all requirements specified at
https://github.com/kubesphere/kubekey#requirements-and-recommendations
Continue this installation? [yes/no]: yes
11:25:22 CST success: [LocalHost]
11:25:22 CST [NodeBinariesModule] Download installation binaries
11:25:22 CST message: [localhost]
downloading amd64 kubeadm v1.22.12 …
11:25:22 CST message: [localhost]
kubeadm is existed
11:25:22 CST message: [localhost]
downloading amd64 kubelet v1.22.12 …
11:25:24 CST message: [localhost]
kubelet is existed
11:25:24 CST message: [localhost]
downloading amd64 kubectl v1.22.12 …
11:25:24 CST message: [localhost]
kubectl is existed
11:25:24 CST message: [localhost]
downloading amd64 helm v3.9.0 …
11:25:25 CST message: [localhost]
helm is existed
11:25:25 CST message: [localhost]
downloading amd64 kubecni v1.2.0 …
11:25:25 CST message: [localhost]
kubecni is existed
11:25:25 CST message: [localhost]
downloading amd64 crictl v1.24.0 …
11:25:26 CST message: [localhost]
crictl is existed
11:25:26 CST message: [localhost]
downloading amd64 etcd v3.4.13 …
11:25:26 CST message: [localhost]
etcd is existed
11:25:26 CST message: [localhost]
downloading amd64 docker 24.0.6 …
11:25:27 CST message: [localhost]
docker is existed
11:25:27 CST message: [localhost]
downloading amd64 calicoctl v3.26.1 …
11:25:27 CST message: [localhost]
calicoctl is existed
11:25:27 CST success: [LocalHost]
11:25:27 CST [ConfigureOSModule] Get OS release
11:25:27 CST success: [master]
11:25:27 CST [ConfigureOSModule] Prepare to init OS
11:25:28 CST success: [master]
11:25:28 CST [ConfigureOSModule] Generate init os script
11:25:28 CST success: [master]
11:25:28 CST [ConfigureOSModule] Exec init os script
前置包都安装成功,使用下面命令安装一直卡在【ConfigureOSModule】Exec init os script 不动了,请问是什么问题?