创建部署问题时,请参考下面模板,你提供的信息越多,越容易及时获得解答。
你只花一分钟创建的问题,不能指望别人花上半个小时给你解答。
发帖前请点击 发表主题 右边的 预览(👀) 按钮,确保帖子格式正确。
操作系统信息
虚拟机,Centos7.9
Kubernetes版本信息
k8s版本:1.20.4
5个节点
容器运行时
docker:19.03.9
KubeSphere版本信息
v3.1.0。使用./kk create cluster -f config-sample.yaml
问题是什么
安装k8s成功部署kubesphere时卡住,查看minio-make-bucket-job-xxx信息日志如下:
# kubectl logs --namespace=kubesphere-system minio-make-bucket-job-nkstp
Connecting to Minio server: http://minio:9000
mc: <ERROR> Unable to initialize new config from the provided credentials. Get http://minio:9000/probe-bucket-sign-fs5ok5gjghb1/?location=: dial tcp 10.233.18.29:9000: i/o timeout.
"Failed attempts: 1"
mc: <ERROR> Unable to initialize new config from the provided credentials. Get http://minio:9000/probe-bucket-sign-gtt6ktoe4jsz/?location=: dial tcp 10.233.18.29:9000: i/o timeout.
"Failed attempts: 2"
mc: <ERROR> Unable to initialize new config from the provided credentials. Get http://minio:9000/probe-bucket-sign-6yibhu1w9vjs/?location=: dial tcp 10.233.18.29:9000: i/o timeout.
"Failed attempts: 3"