还有我把应用商城启动 openpitrix:
enabled: true 然后就挂了
TASK [common : Kubesphere | Check minio] ***************************************
fatal: [localhost]: FAILED! => {“changed”: true, “cmd”: "/usr/local/bin/helm list -n kubesphere-system | grep \“ks-minio\”\n", “delta”: “0:00:00.042584”, “end”: “2021-01-05 10:37:31.823089”, “msg”: “non-zero return code”, “rc”: 1, “start”: “2021-01-05 10:37:31.780505”, “stderr”: "", “stderr_lines”: [], “stdout”: "", “stdout_lines”: []}
…ignoring
TASK [common : Kubesphere | Deploy minio] **************************************
fatal: [localhost]: FAILED! => {“changed”: true, “cmd”: “/usr/local/bin/helm upgrade –install ks-minio /kubesphere/kubesphere/minio-ha -f /kubesphere/kubesphere/custom-values-minio.yaml –set fullnameOverride=minio –namespace kubesphere-system –wait –timeout 1800s\n”, “delta”: “0:00:00.051475”, “end”: “2021-01-05 10:37:32.048086”, “msg”: “non-zero return code”, “rc”: 1, “start”: “2021-01-05 10:37:31.996611”, “stderr”: "Error: UPGRADE FAILED: \“ks-minio\” has no deployed releases", “stderr_lines”: ["Error: UPGRADE FAILED: \“ks-minio\” has no deployed releases"], “stdout”: "", “stdout_lines”: []}
…ignoring
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=45 changed=37 unreachable=0 failed=1 skipped=79 rescued=0 ignored=8