From 72faeeec928cce06c1018e592a5aa0064822ea7a Mon Sep 17 00:00:00 2001 From: clubanderson Date: Sun, 26 Apr 2026 22:21:40 +0000 Subject: [PATCH] docs: add KubeStellar Console to Third Party Libraries and Tools MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add KubeStellar Console — a multi-cluster Kubernetes dashboard with a guided Agones install mission — to the Development Tools section. Per maintainer suggestion in agones-dev/agones#4529. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Signed-off-by: clubanderson --- site/content/en/docs/Third Party Content/libraries-tools.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/content/en/docs/Third Party Content/libraries-tools.md b/site/content/en/docs/Third Party Content/libraries-tools.md index 30cd03cb50..6c0fe4795d 100644 --- a/site/content/en/docs/Third Party Content/libraries-tools.md +++ b/site/content/en/docs/Third Party Content/libraries-tools.md @@ -35,6 +35,7 @@ Libraries or applications that implement messaging systems. ## Development Tools +- [KubeStellar Console](https://github.com/kubestellar/console) - Multi-cluster Kubernetes dashboard with guided install missions, real-time fleet monitoring, and AI-assisted troubleshooting. Includes an Agones install mission for deploying and managing Agones across clusters. - [Minikube Agones Cluster](https://github.com/comerford/minikube-agones-cluster) - Automates the creation of a complete Kubernetes/Agones Cluster locally, using Xonotic as a sample gameserver. Intended to provide a local environment for developers which approximates a production Agones deployment. ## Agones Guru on Gurubase