agones
agones copied to clipboard
Dedicated Game Server Hosting and Scaling for Multiplayer Games on Kubernetes
**Is your feature request related to a problem? Please describe.** Right now if you click on the "Create documentation issue" link from a page on the website, it opens a...
Hi there, I have deploy Agones on a private EKS cluster. It means the IP and port of game server is a private endpoint, so how can I expose that...
I did get eye strain from the documentation bright background
**Is your feature request related to a problem? Please describe.** If you want to connect from within a Agones cluster to a Pod that is backing a GameServer, you have...
**What type of PR is this?** > Uncomment only one ` /kind ` line, press enter to put that in a new line, and remove leading whitespace from that line:...
**What type of PR is this?** /kind breaking /kind cleanup /kind feature **What this PR does / Why we need it**: I found that the `github.com/golang/protobuf` will be deprecated in...
**What happened**: When you run an agones controller for a very long amount of time, you end up with a pile of metrics for every fleet that was created since...
**What type of PR is this?** > Uncomment only one ` /kind ` line, press enter to put that in a new line, and remove leading whitespace from that line:...
I'm using the multi-cluster setup to allocate new GameServer. Because my nodes do not have any external IP's, I must create an ISTIO routing to communicate with my GameServer. This...