这个错误有办法帮忙解决吗?困扰几天,没头绪

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 .”}

    chenqingzhao 这个问题解决步骤就是按照这个来啊,你先检查下集群有没有默认的存储,存储是否可用

    2 个月 后
    2 个月 后