website/content/en/projects/_index.md
Administrator e75e6302bd Add project Kubeeye
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
2022-11-11 11:59:13 +08:00

6.8 KiB
Raw Permalink Blame History

title description keywords css name groups
Open Source Community - Projects | KubeSphere KubeSphere is an open source container platform based on Kubernetes for enterprise app development and deployment, suppors installing anywhere from on-premise datacenter to any cloud to edge. KubeSphere, Kubernetes Dashboard, Install Enterprise Kubernetes, DevOps, Istio, Service Mesh, Jenkins, container platform scss/projects.scss Open Source Projects
name children
Container Platform
title icon link description
KubeSphere images/projects/kubesphere.svg https://github.com/kubesphere/kubesphere KubeSphere is a distributed operating system managing cloud native applications with Kubernetes as its kernel, and provides plug-and-play architecture for the seamless integration of third-party applications to boost its ecosystem.
name children
Application Management
title icon link description
OpenPitrix https://pek3b.qingstor.com/kubesphere-docs/png/20200607231502.png https://github.com/openpitrix/openpitrix OpenPitrix is an open source multi-cloud application management platform. It is useful in packing, deploying and managing applications of different kinds (e.g. traditional, microservice and serverless) in multiple cloud platforms, including AWS, Kubernetes, QingCloud and VMWare.
name children
Service Proxy
title icon link description
OpenELB https://pek3b.qingstor.com/kubesphere-docs/png/20200608102707.png https://github.com/openelb OpenELB is an open source load balancer designed for bare metal Kubernetes clusters. Its implemented by physical switch, and uses BGP and ECMP to achieve the best performance and high availability.
name children
Installer
title icon link description
KubeKey https://pek3b.qingstor.com/kubesphere-docs/png/20200608103108.png https://github.com/kubesphere/kubekey KubeKey is the next-gen installer for Kubernetes and KubeSphere. KubeKey changes from ansible-based technology to Go, supports installing Kubernetes and KubeSphere separately or as a whole easily, efficiently and flexibly.
name children
Inspection Tool
title icon link description
KubeEye https://pek3b.qingstor.com/kubesphere-community/images/202211111151370.png https://github.com/kubesphere/kubeeye KubeEye is an inspection tool for Kubernetes. It discovers whether Kubernetes resources (by using OPA ), cluster components, cluster nodes (by using Node-Problem-Detector), and other configurations comply with best practices and makes modification suggestions accordingly. KubeEye supports custom inspection rules and plugin installation. With KubeEye Operator, you can intuitively view the inspection results and modification suggestions on the web console.
name children
Serverless
title icon link description
OpenFunction https://pek3b.qingstor.com/kubesphere-community/images/openfunction-logo-2.png https://github.com/OpenFunction OpenFunction is a cloud-native open-source FaaS (Function as a Service) platform aiming to let you focus on your business logic without having to maintain the underlying runtime environment and infrastructure. You can concentrate on developing business-related source code in the form of functions.
name children
Logging
title icon link description
Fluent Operator https://pek3b.qingstor.com/kubesphere-community/images/fluent-operator-icon.svg https://github.com/fluent/fluent-operator Fluent Operator provides great flexibility in building a logging layer based on Fluent Bit and Fluentd.
name children
Notification
title icon link description
Notification Manager https://pek3b.qingstor.com/kubesphere-docs/png/20200608105148.png https://github.com/kubesphere/notification-manager Notification Manager manages notifications in multi-tenant K8s environment. It receives alerts or notifications from different senders and then send notifications to various tenant receivers based on alerts/notifications' tenant label like "namespace".
name children
Events
title icon link description
Kube-events https://pek3b.qingstor.com/kubesphere-docs/png/20200608111002.png https://github.com/kubesphere/kube-events Kube-events revolves around Kubernetes Event, covering multi-dimensional processing of them, such as emitting events to sinks, issuing notifications and generating alerts. And in some of these dimensions, configurable filtering rules are provided to meet different business needs.
name children
Alert
title icon link description
Alerting System https://pek3b.qingstor.com/kubesphere-docs/png/20200608111200.png https://github.com/kubesphere/alert Alert is an enterprise-grade general-purpose high-performance alerting system.
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 is a Kubernetes Custom Resource Defintion (CRD) controller that provides easy Kubernetes-style resources for declaring CI/CD-style pipelines. S2I Operator create a ready-to-run images by injecting source code into a container image and letting the container prepare that source code for execution.
name children
Design
title icon link description
kube-design https://pek3b.qingstor.com/kubesphere-docs/png/20200608114816.png https://github.com/kubesphere/kube-design Kube Design is a set of React component libraries created for KubeSphere console. If you want to develop KubeSphere console, this library will be pretty useful in customizing front end.
name children
Storage Plugins
title icon link description
QingStor-CSI https://pek3b.qingstor.com/kubesphere-docs/png/20200608111848.png https://github.com/yunify/qingstor-csi QingStor CSI plugin implements an interface between Container Storage Interface (CSI) enabled Container Orchestrator (CO) and the storage of NeonSAN, which has passed CSI sanity test.
title icon link description
QingCloud-CSI https://pek3b.qingstor.com/kubesphere-docs/png/20200608112327.png https://github.com/yunify/qingcloud-csi QingCloud CSI plugin implements an interface between Container Storage Interface (CSI) enabled Container Orchestrator (CO) and the storage of QingCloud. Currently, QingCloud CSI disk plugin has been developed and manages disk volume in QingCloud platform.