KubeSphere is a Go-based container platform that extends Kubernetes for multi-cloud, on-prem, and edge management. It ships Helm-based install tooling and a modular architecture with multiple features including multi-cluster management and DevOps integrations.
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
What it is
KubeSphere is a distributed operating system for cloud-native application management, using Kubernetes as its kernel. It provides a plug-and-play architecture with extension components and multi-tenant capabilities. The README describes features such as extensible architecture, provisioning Kubernetes clusters, multi-cluster management, DevOps integrations, observability, service mesh, an App Store, edge computing, and support for multiple storage and networking solutions. The project targets enterprise Kubernetes use cases with a GUI and workflow automation.
How it works
KubeSphere adopts a microkernel + extension components architecture. The core contains essential functions, while additional functionality is provided by independently managed extension components that can be managed during system operation. It supports integration with Argo CD for CD status, Jenkins for CI, various storage backends, and networking profiles via multiple CSI plugins and networking options. It emphasizes multi-tenancy with isolated workspaces and role-based access control.
Getting started
Installation is performed via Helm. The README provides commands for installing KS core using helm upgrade --install with a ks-core chart URL, across several release lines:
helm upgrade --install -n kubesphere-system --create-namespace ks-core https://charts.kubesphere.io/main/ks-core-1.1.3.tgz --debug --wait
The README also references an air-gapped installation option for offline environments and notes that additional extensions can be installed after initial installation.
Recent releases
Latest release listed: v4.1.2 (2024-09-26) with installation and upgrade instructions via Helm charts. Other Helm chart releases shown include helm-chart-1.1.3 (2024-10-18) and helm-chart-1.1.5 (2025-04-18) with corresponding upgrade commands. The README includes sample upgrade commands for ks-core across these versions, e.g.:
helm upgrade --install -n kubesphere-system --create-namespace ks-core https://charts.kubesphere.io/main/ks-core-1.1.4.tgz --debug --wait
helm upgrade --install -n kubesphere-system --create-namespace ks-core https://charts.kubesphere.io/main/ks-core-1.1.3.tgz --debug --wait
helm upgrade --install -n kubesphere-system --create-namespace ks-core https://charts.kubesphere.io/main/ks-core-1.1.2.tgz --debug --wait
Traction
Stars: 17016. Forks: 2749. Open issues: 354. The README notes the latest release and provides links to release notes but does not include daily star counts beyond the overall stars figure.
Behind the repo
Not provided in the excerpt beyond project description and links to the CNCF/enterprise ecosystem; no specific startup or company linkage is listed in the provided content.
Caveats
License is listed as none listed. Creation date: 2018-04-21. Last push: 2026-07-15. No explicit license text or open issues notes are given beyond counts in the header.






