Skip to content

Commit

Permalink
Add Shulker to the Agones adopters list (#3503)
Browse files Browse the repository at this point in the history
* Add Shulker to the Agones adopters list

Signed-off-by: Jérémy Levilain <jeremy@jeremylvln.fr>

* Exclude Minecraft how-to link from dead-link check

Co-authored-by: Mark Mandel <markmandel@google.com>

---------

Signed-off-by: Jérémy Levilain <jeremy@jeremylvln.fr>
Co-authored-by: Mark Mandel <markmandel@google.com>
  • Loading branch information
jeremylvln and markmandel committed Nov 28, 2023
1 parent 89ed7f4 commit a8e5931
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion site/content/en/docs/Third Party Content/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,14 @@ You will need to download the Minetest client separately to play.
* [Quilkin](https://github.com/googleforgames/quilkin) is a non-transparent UDP proxy specifically designed for use with large scale multiplayer dedicated game server deployments, to ensure security, access control, telemetry data, metrics and more.
* [Quilkin with Agones](https://github.com/googleforgames/quilkin/tree/main/examples) is an example of running [Xonotic](https://xonotic.org/) with Quilkin on an Agones cluster, utilising either [the sidecar integration pattern](https://github.com/googleforgames/quilkin/tree/main/examples/agones-xonotic-sidecar) or via the the [Quilkin xDS Agones provider](https://github.com/googleforgames/quilkin/tree/main/examples/agones-xonotic-xds) with a TokenRouter to provide routing and access control to the allocated GameServer instance.

You will need to download the Xonotic client to interact with the demo.
You will need to download the Xonotic client to interact with the demo.

## Shulker

- [Shulker](https://github.com/jeremylvln/Shulker) is a Kubernetes operator for managing complex and dynamic Minecraft
infrastructure at scale, including game servers and proxies.
- It builds on top Agones `GameServer` and `Fleet` primitives to provide simplified abstractions specifically tailored
to orchestrating Minecraft workloads.

Shulker requires you to have a genuine Minecraft account. You'll need to <a href="https://www.minecraft.net/en-us/article/how-create-minecraft-account" data-proofer-ignore>purchase the game</a>
to test the "Getting Started" example.

0 comments on commit a8e5931

Please sign in to comment.