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.
The current Kubernetes version (1.28) used in this project is approaching the end of its standard support period on November 26, 2024. If not updated, the cluster will enter an extended support period, incurring additional fees. This could lead to increased operational costs and potential security risks if left unaddressed.
Should upgrade the Kubernetes cluster to the latest stable version before the end of the standard support period. This solution should include:
Determining the appropriate target Kubernetes version
Updating the cluster configuration
Ensuring compatibility with Agones and Open Match
Updating all relevant documentation
The upgrade process should ideally be completed soon to avoid entering the extended support period.
Additional context
The upgrade may require updates to game server configurations or Agones/Open Match integrations to maintain compatibility with the new Kubernetes version.
The current Kubernetes version (1.28) used in this project is approaching the end of its standard support period on November 26, 2024. If not updated, the cluster will enter an extended support period, incurring additional fees. This could lead to increased operational costs and potential security risks if left unaddressed.
Should upgrade the Kubernetes cluster to the latest stable version before the end of the standard support period. This solution should include:
The upgrade process should ideally be completed soon to avoid entering the extended support period.
Additional context