googleforgames / agones

Dedicated Game Server Hosting and Scaling for Multiplayer Games on Kubernetes
https://agones.dev
Apache License 2.0
6k stars 791 forks source link

Docs: Add Option for Extensions Components to use Host Network and Configure Ports #3911

Open markmandel opened 1 month ago

markmandel commented 1 month ago

Wrap up work from #3895

Basically this PR was required for Cillium on EKS - we got the functionality merged but no docs.

We should have documentation for the new helm fields here: https://agones.dev/site/docs/installation/install-agones/helm/

And also an update to our EKS guide: https://agones.dev/site/docs/installation/creating-cluster/eks/

markmandel commented 1 month ago

@Orza are you able to write these docs so we can wrap up this work please?

Orza commented 1 month ago

@Orza are you able to write these docs so we can wrap up this work please?

yes, sure

markmandel commented 1 month ago

you are awesome

https://agones.dev/site/docs/contribute/ has details on how to hide new content and how to preview locally.