-
There should be a guide that describes on how to split up the GameServers and PlanetServers between two or more machines.
-
**What happened**:
If the game server container crashes at any stage, the GameServer moved to Unhealthy straight away.
**What you expected to happen**:
According to: https://agones.dev/site/d…
-
I've noticed something weird today. I needed to swap node pool in GKE so I created new node pool and deleted old one. I expected all instances in the old node pool to recover in the new one after some…
-
**What happened**:
Using a modified version of the terraform scripts to create an agones cluster, I created one node pool to host all the game servers with PREEMPTIBLE enabled in Google Compute…
-
**What happened**:
Following the tutorial from here: https://www.tecmint.com/install-a-kubernetes-cluster-on-centos-8/.
Created a 1 master , 2 worker cluster with 3VMs thought Weavenet plugin.…
-
Here is the same thing reported as the conversation in Discord:
I am struggling to connect IgnoranceThreaded or IgnoranceClassic while running in the PlayFab MockVM Agent locally on my Windows 10. …
TCROC updated
4 years ago
-
After installing Agones, Agones resources, such as fleets and gameServers, can be created in default namespace.
To create resources in another namespace, users need to:
1) create the namespace
2…
-
**What happened**: Following https://agones.dev/site/docs/getting-started/create-gameserver/ I wanted to install udp simple game server to test everything and then move to xonotic. Everything was depl…
ghost updated
4 years ago
-
**What happened**:
I am using the minikube to test out the agones 1.3 version but when it goes to create simple udp server the server state keep stay in Scheduled and the sidecar log shows it can't l…
-
**What happened**:
I created a fleet using `kubectl apply -f fleet.yaml` then edited the file to change the container image being used, afterwards it got stuck in a loop of continuously creatin…