From 6d9edb781d8200d567d7b21a3ab69936bbc039ac Mon Sep 17 00:00:00 2001 From: Andy Anderson Date: Fri, 24 Apr 2026 13:56:03 +0000 Subject: [PATCH] feat: add KubeStellar Console to Container Orchestration section Signed-off-by: Andy Anderson --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aac0a5c..2b7f85e 100644 --- a/README.md +++ b/README.md @@ -131,6 +131,7 @@ DevOps is the combination of cultural philosophies, practices, and tools that in - [AZIN](https://azin.run/) - BYOC deployment platform. Deploy to your own GCP account with git-push, no Kubernetes config needed. GKE Autopilot under the hood. - [vCluster](https://vcluster.sh/)- A open source project that helps you create virtual clusters. - [devpod](https://devpod.sh/) - Open-source, codebases-like tool that creates reproducible developer environments, supporting numerous providers (Kubernetes, AWS, GCP, etc.). +- [KubeStellar Console](https://console.kubestellar.io/) - Open source AI-powered multi-cluster Kubernetes dashboard with real-time observability, AI-guided operations, and 20+ CNCF integrations (Argo, Kyverno, Prometheus, Grafana, Istio, Flux, Falco, OPA/Gatekeeper). CNCF Sandbox project. ## Internal Developer Platforms