TASK [preinstall : Stop if defaultStorageClass was not found] ******************
fatal: [localhost]: FAILED! => {
“assertion”: “\”(default)\“ in default_storage_class_check.stdout”,
“changed”: false,
“evaluated_to”: false,
“msg”: “Default StorageClass was not found !”
}
PLAY RECAP *********************************************************************
localhost : ok=6 changed=3 unreachable=0 failed=1 skipped=4 rescued=0 ignored=0
C
root@k8s-master:/opt/KubeSphere# kubectl get pod,svc -n kubesphere-system
请问一下大家这种情况该怎么处理
安装参考链接:https://kubesphere.com.cn/docs/quick-start/minimal-kubesphere-on-k8s/