website/content/zh/projects/_index.md
2020-06-22 15:55:41 +08:00

5.5 KiB
Raw Blame History

title css name groups
开源项目 scss/projects.scss 开源项目
name children
容器平台
title icon link description
KubeSphere 容器平台 images/projects/kubesphere.svg https://github.com/kubesphere/kubesphere 基于 Kubernetes 之上构建的以应用为中心的多租户容器平台,支持部署运行在任何基础设施之上,提供简单易用的操作界面以及向导式 UI旨在解决 Kubernetes 的存储、网络、安全与易用性等痛点。
name children
应用管理
title icon link description
OpenPitrix 多云应用管理平台 https://pek3b.qingstor.com/kubesphere-docs/png/20200607231502.png https://github.com/openpitrix/openpitrix 开源的多云应用管理平台,用来在多云环境下打包、部署和管理不同类型的应用,包括传统应用、微服务应用以及 Serverless 应用等,其中云平台包括 AWS、Kubernetes、QingCloud、VMWare。
name children
服务代理
title icon link description
Porter 负载均衡器 https://pek3b.qingstor.com/kubesphere-docs/png/20200608102707.png https://porterlb.io 适用于物理部署 Kubernetes 环境的负载均衡器插件Porter 使用物理交换机实现,利用 BGP 和 ECMP 从而达到性能最优和高可用性,提供用户在物理环境暴露 LoadBalancer 类型服务与云上获得一致性体验。
name children
安装部署
title icon link description
KubeKey https://pek3b.qingstor.com/kubesphere-docs/png/20200608103108.png https://github.com/kubesphere/kubekey KubeKey 是 Kubernetes 和 KubeSphere 的下一代 Installer安装程序旨在更方便、快速、高效和灵活地安装 Kubernetes 与 KubeSphere。KubeKey 摒弃了原来 Ansible 带来的依赖问题,用 Go 重写,支持单独 Kubernetes 或整体安装 KubeSphere。
name children
日志管理
title icon link description
Fluentbit Operator https://pek3b.qingstor.com/kubesphere-docs/png/20200608104816.png https://github.com/kubesphere/fluentbit-operator Fluentbit Operator 极大地方便了 Fluent Bit 在 Kubernetes 之上的部署,并且基于 Fluent Bit 提供了非常灵活日志管理,提供了 Fluent Bit 运维管理、自定义配置、动态加载等功能。
name children
消息通知
title icon link description
Notification Manager https://pek3b.qingstor.com/kubesphere-docs/png/20200608105148.png https://github.com/kubesphere/notification-manager Notification Manager 管理多租户 Kubernetes 环境中的消息通知。它支持接收来自不同发送方的告警或通知,然后根据告警/通知的租户标签 (如 “namespace”)向平台的各个租户接收方发送通知支持邮件、企业微信、Slack 等通知渠道,下个版本支持 Webhook。
name children
Kubernetes 事件
title icon link description
kube-events https://pek3b.qingstor.com/kubesphere-docs/png/20200608111002.png https://github.com/kubesphere/kube-events Kube-events 围绕 Kubernetes 事件Events支持对事件进行多维度处理例如向接收方发送事件针对事件发出告警通知。在其中一些维度中Kube-events 还提供了可配置的过滤规则以满足不同的业务需求。
name children
告警系统
title icon link description
Alerting System https://pek3b.qingstor.com/kubesphere-docs/png/20200608111200.png https://github.com/kubesphere/alert KubeSphere Alert 是一种企业级的通用高性能报警系统。
name children
CI/CD
title icon link description
S2i-operator https://pek3b.qingstor.com/kubesphere-docs/png/20200608111455.png https://github.com/kubesphere/s2ioperator Source-to-Image (S2I) Operator 是一个基于 Kubernetes CRD 的控制器,它为声明式的 CI/CD 流水线提供了简单的 Kubernetes 风格的资源。S2I Operator 通过向容器镜像中注入源代码,并让容器准备执行源代码来创建准备运行的镜像。
name children
前端设计
title icon link description
kube-design https://pek3b.qingstor.com/kubesphere-docs/png/20200608114816.png https://github.com/kubesphere/kube-design kube-design 是为 KubeSphere Console 前端创建的一组 React 组件库。如果您想开发与扩展 KubeSphere 控制台Console的前端这个库在定制 KubeSphere 前端时会非常有用。
name children
存储插件
title icon link description
QingStor-CSI https://pek3b.qingstor.com/kubesphere-docs/png/20200608111848.png https://github.com/yunify/qingstor-csi QingStor CSI 插件实现 CSI 接口,使容器编排平台(如 Kubernetes能够使用 NeonSAN 分布式存储的资源。目前QingStor CSI 插件实现了存储卷管理和快照管理功能,并在 Kubernetes v1.12 环境中通过了 CSI Sanity 测试。
title icon link description
QingCloud-CSI https://pek3b.qingstor.com/kubesphere-docs/png/20200608112327.png https://github.com/yunify/qingcloud-csi QingCloud CSI 插件实现了 CSI 接口,并使容器管理平台能够使用 QingCloud 云平台的块存储资源。目前QingCloud CSI 插件已经在 Kubernetes v1.14/v1.15 环境中通过了 CSI 测试。