JjohnniangK零S
重启一下 ks-installer 试试:
kubectl rollout restart deploy/ks-installer -n kubesphere-system
如果还出现这个错误,建议按照错误提示排查一下。
重启一下 ks-installer 试试:
kubectl rollout restart deploy/ks-installer -n kubesphere-system
如果还出现这个错误,建议按照错误提示排查一下。
试试按照这个步骤排查一下呢:
"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"
]
或许你可以提供一下安装 K8s 步骤,看能否稳定复现这个问题。
现在我也是开启devopt报这个错误,请问这个怎么解决
大佬,一样的问题,解决了吗?