From 6eb59b9599cd1630000e2a1cdcacd897c86a669a Mon Sep 17 00:00:00 2001 From: clubanderson Date: Fri, 24 Apr 2026 21:52:37 +0000 Subject: [PATCH] feat: add KubeStellar Console to Tools & CLIs table Added as a table row matching the existing format with Name, Description, Link, and Date columns. Signed-off-by: clubanderson --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa766fe..0917aab 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ Explore the most useful tools, platforms, utilities, and guides — beautiful | kail | Kubernetes log viewer | https://github.com/boz/kail | 2025-07-22 | | Hey | HTTP load testing tool with real-time metrics | https://github.com/rakyll/hey | 2025-07-22 | | Kube-score | Kubernetes manifest static code analysis | https://github.com/zegl/kube-score | 2025-07-22 | +| KubeStellar Console | Multi-cluster Kubernetes dashboard with AI-powered operations and real-time observability | https://github.com/kubestellar/console | 2026-04-25 | ## Starter Projects & Boilerplates