agones icon indicating copy to clipboard operation
agones copied to clipboard

Dedicated Game Server Hosting and Scaling for Multiplayer Games on Kubernetes

Results 347 agones issues
Sort by recently updated
recently updated
newest added

**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...

kind/feature
help wanted
good first issue

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...

question

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...

kind/feature
help wanted
good first issue

**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:...

kind/bug
area/operations
size/L
approved

So what if confirmation failed?

question

**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...

kind/feature
kind/cleanup
kind/breaking
size/XXL

**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...

kind/bug
help wanted
area/operations

**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:...

kind/feature
size/XXL

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...

kind/feature
help wanted