KubeSphere 是一款基于 Kubernetes 的开源企业级容器平台,同时也提供定制化服务,服务收费
KubeSphere和Kubernetes Dashboard是一类的,比后者界面更漂亮
前提
可以参考官网的文档 准备工作
其中准备默认 StorageClass 是安装 KubeSphere 的前提条件,详见
k8s 使用 StorageClass 动态生成 NFS 类型的 PV
部署 KubeSphere
1、安装
kubectl apply -f https://github.com/kubesphere/ks-installer/releases/download/v3.2...