All Projects → eip-work → Kuboard Press

eip-work / Kuboard Press

Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.20 安装手册,(k8s install) 在线答疑,持续更新。

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
Vue
7211 projects
shell
77523 projects
CSS
56736 projects
SCSS
7915 projects

Projects that are alternatives of or similar to Kuboard Press

Kubedev
A simpler and more powerful Kubernetes Dashboard
Stars: ✭ 62 (-99.51%)
Mutual labels:  k8s
Wlm Operator
Singularity implementation of k8s operator for interacting with SLURM.
Stars: ✭ 78 (-99.39%)
Mutual labels:  k8s
Cloudprober
An active monitoring software to detect failures before your customers do.
Stars: ✭ 1,269 (-90.01%)
Mutual labels:  k8s
Helm Secrets
DEPRECATED A helm plugin that help manage secrets with Git workflow and store them anywhere
Stars: ✭ 1,129 (-91.11%)
Mutual labels:  k8s
K8s Offline
Offline installation package for kubernetes.
Stars: ✭ 72 (-99.43%)
Mutual labels:  k8s
Kubernetes Deployment Restart Controller
Kubernetes controller that restarts Deployments when referenced ConfigMaps or Secrets change.
Stars: ✭ 80 (-99.37%)
Mutual labels:  k8s
K8s Config Projector
Create Kubernetes ConfigMaps from configuration files
Stars: ✭ 61 (-99.52%)
Mutual labels:  k8s
Tower Operator
DEPRECATED: This project was moved and renamed to: https://github.com/ansible/awx-operator
Stars: ✭ 87 (-99.32%)
Mutual labels:  k8s
Deploy
Deploy Development Builds of Open Cluster Management (OCM) on RedHat Openshift Container Platform
Stars: ✭ 78 (-99.39%)
Mutual labels:  k8s
Advent 2017
[article] GopherAcademy 2017: Write a Kubernetes-ready service from scratch step-by-step
Stars: ✭ 85 (-99.33%)
Mutual labels:  k8s
Container Service Extension
Container Service for VMware vCloud Director
Stars: ✭ 66 (-99.48%)
Mutual labels:  k8s
Kcd
Continuous Delivery for Kubernetes
Stars: ✭ 69 (-99.46%)
Mutual labels:  k8s
K8s Mediaserver Operator
Repository for k8s Mediaserver Operator project
Stars: ✭ 81 (-99.36%)
Mutual labels:  k8s
Tyk Kubernetes
Tyk + Kubernetes integration (guide).
Stars: ✭ 63 (-99.5%)
Mutual labels:  k8s
Cdk
CDK is an open-sourced container penetration toolkit, offering stable exploitation in different slimmed containers without any OS dependency. It comes with penetration tools and many powerful PoCs/EXPs helps you to escape container and takeover K8s cluster easily.
Stars: ✭ 1,264 (-90.05%)
Mutual labels:  k8s
Kubeadm Dind Cluster
[EOL] A Kubernetes multi-node test cluster based on kubeadm
Stars: ✭ 1,112 (-91.24%)
Mutual labels:  k8s
Router
Edge router for Deis Workflow
Stars: ✭ 78 (-99.39%)
Mutual labels:  k8s
Workflow
The open source PaaS for Kubernetes.
Stars: ✭ 1,291 (-89.84%)
Mutual labels:  k8s
Docker Cloud Platform
使用Docker构建云平台,Docker云平台系列共三讲,Docker基础、Docker进阶、基于Docker的云平台方案。OpenStack+Docker+RestAPI+OAuth/HMAC+RabbitMQ/ZMQ+OpenResty/HAProxy/Nginx/APIGateway+Bootstrap/AngularJS+Ansible+K8S/Mesos/Marathon构建/探索微服务最佳实践。
Stars: ✭ 86 (-99.32%)
Mutual labels:  k8s
K8s Docker Desktop For Mac
Docker Desktop for Mac 开启并使用 Kubernetes
Stars: ✭ 1,246 (-90.19%)
Mutual labels:  k8s
layout description
SpecialHomePage
Kubernetes教程_本文简要介绍了Kuboard

Kuboard for Kubernetes

Kuboard 是一款专为 Kubernetes 设计的免费管理界面,兼容 Kubernetes 版本 1.13 及以上。Kuboard 每周发布一个 beta 版本,最长每月发布一个正式版本,经过两年的不断迭代和优化,已经具备多集群管理、权限管理、监控套件、日志套件等丰富的功能,并且有 1000+ 的企业将 Kuboard 应用于其生产环境。Kuboard 自 2019年8月发布第一个版本以来,得到了众多用户的认可,目前已经获得了 10000+ GitHub Star

点击这里可以查看 Kuboard 的安装文档

在线演示

在线演示环境中,您具备 只读 权限,只能体验 Kuboard 的一部分功能。
https://demo.kuboard.cn
用 户
demo
密 码
demo123

特点介绍

相较于 Kubernetes Dashboard 等其他 Kubernetes 管理界面,Kuboard 的主要特点有:

  • 多种认证方式

    Kuboard 可以使用内建用户库、gitlab / github 单点登录或者 LDAP 用户库进行认证,避免管理员将 ServiceAccount 的 Token 分发给普通用户而造成的麻烦。使用内建用户库时,管理员可以配置用户的密码策略、密码过期时间等安全设置。

    Kuboard登录界面

  • 多集群管理

    管理员可以将多个 Kubernetes 集群导入到 Kuboard 中,并且通过权限控制,将不同集群/名称空间的权限分配给指定的用户或用户组。

    Kuboard集群列表页

  • 微服务分层展示

    在 Kuboard 的名称空间概要页中,以经典的微服务分层方式将工作负载划分到不同的分层,更加直观地展示微服务架构的结构,并且可以为每一个名称空间自定义名称空间布局。

    Kuboard-微服务分层

  • 工作负载的直观展示

    Kuboard 中将 Deployment 的历史版本、所属的 Pod 列表、Pod 的关联事件、容器信息合理地组织在同一个页面中,可以帮助用户最快速的诊断问题和执行各种相关操作。

    Kuboard-工作负载详情

  • 工作负载编辑

    Kuboard 提供了图形化的工作负载编辑界面,用户无需陷入繁琐的 YAML 文件细节中,即可轻松完成对容器的编排任务。支持的 Kubernetes 对象类型包括:Node、Namespace、Deployment、StatefulSet、DaemonSet、Secret、ConfigMap、Service、Ingress、StorageClass、PersistentVolumeClaim、LimitRange、ResourceQuota、ServiceAccount、Role、RoleBinding、ClusterRole、ClusterRoleBinding、CustomResourceDefinition、CustomResource 等各类常用 Kubernetes 对象,

    Kuboard-工作负载编辑

  • 存储类型支持

    在 Kuboard 中,可以方便地对接 NFS、CephFS 等常用存储类型,并且支持对 CephFS 类型的存储卷声明执行扩容和快照操作。

    Kuboard-存储类

  • 丰富的互操作性

    可以提供许多通常只在 kubectl 命令行界面中才提供的互操作手段,例如:

    • Top Nodes / Top Pods
    • 容器的日志、终端
    • 容器的文件浏览器(支持从容器中下载文件、上传文件到容器)
    • KuboardProxy(在浏览器中就可以提供 kubectl proxy 的功能)

    Kuboard-文件浏览器

  • 套件扩展

    Kuboard 提供了必要的套件库,使得用户可以根据自己的需要扩展集群的管理能力。当前提供的套件有:

    • 资源层监控套件,基于 Prometheus / Grafana 提供 K8S 集群的监控能力,可以监控集群、节点、工作负载、容器组等各个级别对象的 CPU、内存、网络、磁盘等资源的使用情况;
    • 日志聚合套件,基于 Grafana / Loki / Promtail 实现日志聚合;
    • 存储卷浏览器,查看和操作存储卷中的内容;

    Kuboard-套件扩展

  • 告警配置

    可以通过界面直接配置资源层监控套件发送告警消息:

    • 支持邮件、微信发送告警消息;
    • 支持告警路由配置;
    • 支持告警规则配置等;

    Kuboard-告警配置

  • 操作审计

    Kuboard 支持操作审计的功能:

    • 审计用户通过 Kuboard 界面和 Kuboard API 执行的操作;
    • 自定义审计规则;

    Kuboard-操作审计

访问 Kuboard 网站 https://kuboard.cn 可以加入 Kuboard 社群,并获得帮助。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].