introduction
This commit is contained in:
@ -48,6 +48,37 @@ export default {
|
||||
|
||||
<!-- <KuboardLiscense></KuboardLiscense> -->
|
||||
|
||||
## Kuboard 介绍
|
||||
|
||||
Kuboard 是一款免费的 Kubernetes 管理工具,提供了丰富的功能,结合已有或新建的代码仓库、镜像仓库、CI/CD工具等,可以便捷的搭建一个生产可用的 Kubernetes 容器云平台,轻松管理和运行云原生应用。您也可以直接将 Kuboard 安装到现有的 Kubernetes 集群,通过 Kuboard 提供的 Kubernetes RBAC 管理界面,将 Kubernetes 提供的能力开放给您的开发团队。Kuboard 提供的功能有:
|
||||
|
||||
* Kubernetes 基本管理功能
|
||||
* 节点管理
|
||||
* 名称空间管理
|
||||
* 存储类/存储卷管理
|
||||
* 控制器(Deployment/StatefulSet/DaemonSet/CronJob/Job/ReplicaSet)管理
|
||||
* Service/Ingress 管理
|
||||
* ConfigMap/Secret 管理
|
||||
* CustomerResourceDefinition 管理
|
||||
* Kubernetes 问题诊断
|
||||
* Top Nodes / Top Pods
|
||||
* 事件列表及通知
|
||||
* 容器日志及终端
|
||||
* KuboardProxy (kubectl proxy 的在线版本)
|
||||
* PortForward (kubectl port-forward 的快捷版本)
|
||||
* 复制文件 (kubectl cp 的在线版本)
|
||||
* 认证与授权
|
||||
* Github/GitLab 单点登录
|
||||
* KeyCloak 认证
|
||||
* LDAP 认证
|
||||
* 完整的 RBAC 权限管理
|
||||
* Kuboard 特色功能
|
||||
* Kuboard 官方套件
|
||||
* Grafana+Prometheus 资源监控
|
||||
* Grafana+Loki+Promtail 日志聚合
|
||||
* Kuboard 自定义名称空间布局
|
||||
* Kuboard 中英文语言包
|
||||
|
||||
## Github Star
|
||||
|
||||
<div style="padding: 1rem 0 0 0;" data-aos="fade-up" data-aos-duration="1500">
|
||||
|
||||
Reference in New Issue
Block a user