kubesphere / ks-installer

Install KubeSphere on existing Kubernetes cluster
https://kubesphere.io
Apache License 2.0
527 stars 744 forks source link

t is suggested to refer to the above methods for troubleshooting problems #2280

Open 51Hertz opened 3 months ago

51Hertz commented 3 months ago

changed: [localhost]

TASK [common : KubeSphere | Deploying minio] *** changed: [localhost]

TASK [common : debug] ** ok: [localhost] => { "msg": [ "1. check the storage configuration and storage server", "2. make sure the DNS address in /etc/resolv.conf is available", "3. execute 'kubectl logs -n kubesphere-system -l job-name=minio-make-bucket-job' to watch logs", "4. execute 'helm -n kubesphere-system uninstall ks-minio && kubectl -n kubesphere-system delete job minio-make-bucket-job'", "5. Restart the installer pod in kubesphere-system namespace" ] }

TASK [common : fail] *** fatal: [localhost]: FAILED! => {"changed": false, "msg": "It is suggested to refer to the above methods for troubleshooting problems ."}

PLAY RECAP ***** localhost : ok=38 changed=32 unreachable=0 failed=1 skipped=72 rescued=0 ignored=0

有大佬知道这个怎么解决吗 我的是 arm64 centos7.9 部署的单节点k8s + kubesphere