aws-solutions-library-samples / guidance-for-game-server-hosting-using-agones-and-open-match-on-amazon-eks

This guidance provides code and instructions to create a multi Kubernetes cluster environment to host a match making and game server solution, integrating Open Match, Agones and Amazon Elastic Kubernetes Service (Amazon EKS), for a session-based multiplayer game.
https://aws.amazon.com/solutions/guidance/game-server-hosting-using-agones-and-open-match-on-amazon-eks/
MIT No Attribution
12 stars 8 forks source link

Graviton arm-based support for Agones Components #28

Closed zachs-1 closed 1 month ago

zachs-1 commented 1 month ago

Description of changes: Check the CHANGELOG_README.md for more details on changes. All changes in the file would be added to the main branch. Some of the main changes are as follows:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

zachs-1 commented 1 month ago

If there are any files where Amazon's copyright message needs to be displayed at the top then I can go ahead and make the necessary changes.

sdpoueme commented 1 month ago

I reviewed all the changes and they look good. We just need to solve the merge conflict in the matchfunction Dockerfile and it should be fine.