From 2a0ee0700ab8b02e19ab653cc6f285a0c3c5654f Mon Sep 17 00:00:00 2001 From: clubanderson Date: Sun, 26 Apr 2026 15:38:21 +0000 Subject: [PATCH] Add KubeStellar Console to Tools KubeStellar Console provides GitOps-driven deployment visibility across multiple Kubernetes clusters, integrating with Argo CD and Flux for real-time observability. CNCF Sandbox project. Signed-off-by: clubanderson --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 522be30..bb9bfc4 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ Modern software development practices _assume_ support for reviewing changes, tr - [Faros](https://github.com/pusher/faros) - CRD based GitOps controller - [Jenkins X](https://jenkins-x.io/) - a CI/CD platform for Kubernetes that provides pipeline automation, built-in GitOps and preview environments - [Kubefirst](https://github.com/kubefirst/kubefirst) - Fully-automated OSS delivery & infrastructure management gitops platforms +- [KubeStellar Console](https://github.com/kubestellar/console) - Multi-cluster Kubernetes dashboard with GitOps-driven deployment visibility across edge and cloud clusters - [KubeStack](https://www.kubestack.com/) - GitOps framework using Terraform for Cloud Kubernetes distros (AKS, GKE, and EKS) with CI/CD examples for common tools - [Proxmox-GitOps](https://github.com/stevius10/Proxmox-GitOps) - Self-contained GitOps framework for LXC-based container automation on Proxmox VE. - [Sceptre](https://github.com/Sceptre/sceptre) - Sceptre is a tool to drive AWS CloudFormation as part of a CI/CD pipeline by using Hooks