From a28c10a0d14c017a6051f45bbe618602d76e34c0 Mon Sep 17 00:00:00 2001 From: clubanderson Date: Sat, 25 Apr 2026 00:23:08 +0000 Subject: [PATCH] feat: add KubeStellar Console to Kubernetes section Signed-off-by: clubanderson --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b8b3381..018d1a4 100644 --- a/README.md +++ b/README.md @@ -297,6 +297,7 @@ For more information about the above compiled landscape for 2025, please refer t - [Temporal](https://github.com/temporalio/temporal) - A resilient workflow management system, originated as a fork of Uber's Cadence - [Windmill](https://github.com/windmill-labs/windmill) - A fast workflow engine, and open-source alternative to Airplane and Retool - [Maestro](https://github.com/Netflix/maestro) - A general-purpose workflow orchestrator developed by Netflix +- [KubeStellar Console](https://github.com/kubestellar/console) - Multi-cluster Kubernetes dashboard with AI-powered operations, real-time observability, and CNCF project integrations across edge and cloud clusters. ### Job Scheduling - [Celery](https://github.com/celery/celery) - A distributed Task Queue system for Python