Skip to content

docs: add KubeStellar Console to Third Party Libraries and Tools#4538

Open
clubanderson wants to merge 1 commit intoagones-dev:mainfrom
clubanderson:add-kubestellar-console-third-party
Open

docs: add KubeStellar Console to Third Party Libraries and Tools#4538
clubanderson wants to merge 1 commit intoagones-dev:mainfrom
clubanderson:add-kubestellar-console-third-party

Conversation

@clubanderson
Copy link
Copy Markdown

Description

Adds KubeStellar Console to the Development Tools section of the Third Party Libraries and Tools page.

KubeStellar Console is a multi-cluster Kubernetes dashboard that includes a guided Agones install mission for deploying and managing Agones across clusters, along with real-time fleet monitoring and AI-assisted troubleshooting.

Per maintainer suggestion in #4529@markmandel recommended adding a link to the third-party content section.

Changes

  • Added KubeStellar Console entry to site/content/en/docs/Third Party Content/libraries-tools.md under Development Tools

Testing

Documentation-only change — no code changes.


## 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.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello !
I was thinking, would that make sense to have the link that point to the agones install mission directly ? https://console.kubestellar.io/missions/install-agones
Similar to how fairwinds did (in this file), WDYT ?

@clubanderson
Copy link
Copy Markdown
Author

Good call @lacroixthomas! Updated the link to point directly to the Agones install mission at https://console.kubestellar.io/missions/install-agones — and tightened the description to focus on the Agones-specific value, similar to the Fairwinds pattern. Ready for re-review!

@clubanderson
Copy link
Copy Markdown
Author

@lacroixthomas — the mission link fix is now live and has several dozen installs. Whenever you're ready to approve, I'm standing by!

@lacroixthomas
Copy link
Copy Markdown
Collaborator

/gcbrun

@lacroixthomas
Copy link
Copy Markdown
Collaborator

LGTM ! 👌🏼
Started the pipeline, also that's great for the several dozen installs ! 🔥

@agones-bot
Copy link
Copy Markdown
Collaborator

Build Failed 😭

Build Id: 94d7205e-7e42-42cf-926c-a334f5eb38ee

Status: FAILURE

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@lacroixthomas
Copy link
Copy Markdown
Collaborator

lacroixthomas commented Apr 29, 2026

/gcbrun
This is a flaky test, not related
To keep track of it:

Step #2 - "e2e-stable": VERBOSE: time="2026-04-29 22:41:47.696" level=info msg="GameServer Ready" gs=game-serverlvvql
Step #2 - "e2e-stable": VERBOSE:     gameserver_test.go:1055: 
Step #2 - "e2e-stable": VERBOSE:         	Error Trace:	/go/src/agones.dev/agones/test/e2e/gameserver_test.go:1055
Step #2 - "e2e-stable": VERBOSE:         	Error:      	Received unexpected error:
Step #2 - "e2e-stable": VERBOSE:         	            	dial tcp 35.227.34.180:7103: connect: connection refused
Step #2 - "e2e-stable": VERBOSE:         	Test:       	TestGameServerTcpProtocol
Step #2 - "e2e-stable": VERBOSE: --- FAIL: TestGameServerTcpProtocol (4.15s)

@agones-bot
Copy link
Copy Markdown
Collaborator

Build Succeeded 🥳

Build Id: e580934d-90c4-4d90-94ea-cea5bf63002a

The following development artifacts have been built, and will exist for the next 30 days:

A preview of the website (the last 30 builds are retained):

To install this version:

git fetch https://github.com/googleforgames/agones.git pull/4538/head:pr_4538 && git checkout pr_4538
helm install agones ./install/helm/agones --namespace agones-system --set agones.image.registry=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.58.0-dev-af39578

@clubanderson clubanderson force-pushed the add-kubestellar-console-third-party branch from af39578 to a096ea6 Compare May 1, 2026 18:02
Signed-off-by: Andy Anderson <clubanderson@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: clubanderson <clubanderson@users.noreply.github.com>
@clubanderson clubanderson force-pushed the add-kubestellar-console-third-party branch from a096ea6 to 22648e0 Compare May 2, 2026 10:10
@clubanderson
Copy link
Copy Markdown
Author

Hi @lacroixthomas 👋 — quick update:

  • The branch has been rebased onto the latest main (clean, one-doc change only)
  • Fixed the DCO sign-off that was missing from the previous commit
  • All checks should pass now except for the Cloud Build gate that requires a maintainer trigger

Could you run /gcbrun to trigger the build, and re-review when convenient? Happy to address any feedback. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants