From 19844f0d7cccbbcee88e09bee68b2194f9b15722 Mon Sep 17 00:00:00 2001 From: Andy Anderson Date: Fri, 24 Apr 2026 00:33:13 +0000 Subject: [PATCH] feat: add KubeStellar Console to Monitoring & Observability Tools section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add KubeStellar Console (https://console.kubestellar.io) — an open source AI-powered multi-cluster Kubernetes dashboard with real-time observability, GPU monitoring, and 20+ CNCF integrations. CNCF Sandbox (Apache 2.0). Signed-off-by: Andy Anderson --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d163ef..1e1476a 100644 --- a/README.md +++ b/README.md @@ -364,6 +364,7 @@ Monitoring & observability tools **track system health, performance, and securit ### 🔥 **Best Monitoring & Observability Platforms** +🔹 **[KubeStellar Console](https://console.kubestellar.io)** (Open Source) – An **AI-powered multi-cluster Kubernetes dashboard** with real-time observability, GPU monitoring, and 20+ CNCF integrations (Argo, Kyverno, Prometheus, Grafana, Istio, Flux, Falco). CNCF Sandbox project (Apache 2.0). 🔹 **[Prometheus](https://prometheus.io/)** (Open Source) – A **highly scalable monitoring and alerting toolkit**, commonly used in Kubernetes environments. 🔹 **[Thanos](https://thanos.io/)** (Open Source) – **Extends Prometheus** with long-term storage, high availability, and multi-cluster monitoring. 🔹 **[Cilium](https://cilium.io/)** (Open Source & Enterprise) – **eBPF-powered observability, security, and networking** for cloud-native workloads.