diff --git a/support/index.md b/support/index.md index 4e11f19..f0d72ba 100644 --- a/support/index.md +++ b/support/index.md @@ -21,36 +21,10 @@ export default { } - - - ## Kuboard 介绍 -Kuboard 是一款免费的 Kubernetes 管理工具,提供了丰富的功能,结合已有或新建的代码仓库、镜像仓库、CI/CD工具等,可以便捷的搭建一个生产可用的 Kubernetes 容器云平台,轻松管理和运行云原生应用。您也可以直接将 Kuboard 安装到现有的 Kubernetes 集群,通过 Kuboard 提供的 Kubernetes RBAC 管理界面,将 Kubernetes 提供的能力开放给您的开发团队。Kuboard 提供的功能有: +Kuboard 是一款免费的 Kubernetes 管理工具,提供了丰富的功能,结合已有或新建的代码仓库、镜像仓库、CI/CD工具等,可以便捷的搭建一个生产可用的 Kubernetes 容器云平台,轻松管理和运行云原生应用。您也可以直接将 Kuboard 安装到现有的 Kubernetes 集群,通过 Kuboard 提供的 Kubernetes RBAC 管理界面,将 Kubernetes 提供的能力开放给您的开发/测试团队。Kuboard 提供的功能有: * Kubernetes 基本管理功能 * 节点管理 @@ -67,6 +41,11 @@ Kuboard 是一款免费的 Kubernetes 管理工具,提供了丰富的功能, * KuboardProxy (kubectl proxy 的在线版本) * PortForward (kubectl port-forward 的快捷版本) * 复制文件 (kubectl cp 的在线版本) +* Kubernetes 存储管理 + * 通过 ceph-csi 对接 CephFS + * 通过 ceph-csi 对接 Rook 安装的 CephFS + * 通过 nfs-client-provisioner 对接 NFS 类型的存储 + * 对接其他类型的存储 * 认证与授权 * Github/GitLab 单点登录 * KeyCloak 认证