The combination of Agones and Kubernetes versions is supported by Google
Cloud Game Servers.
AgonesKubernetesVersionUnsupported
The installed version of Agones is supported by Google Cloud Game
Servers, but the installed version of Kubernetes is not recommended or
supported by the version of Agones.
AgonesNotInstalled
Agones is not installed.
AgonesVersionUnrecognized
The installed version of Agones is not recognized because the Agones
controller's image name does not have a version string reported as
{major}.{minor}(.{patch}).
AgonesVersionUnsupported
The installed version of Agones is not supported by Google Cloud Game
Servers.
KubernetesVersionUnrecognized
The server version of Kubernetes cluster is not recognized because the
API server didn't return parsable version info on path/version.
Unspecified
The default value. This value is used if the state is omitted.
VersionVerificationFailed
Failed to read or verify the version of Agones or Kubernetes. See
version_installed_error_message for details.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This documentation details the `InstallationState` enum within the Game Services v1 API, specifically for managing Agones and Kubernetes versions."],["The latest documented version is 2.2.0, with older versions back to 1.1.0 also available for reference."],["The `InstallationState` enum provides several states, including supported, unsupported, unrecognized, and not installed for Agones and Kubernetes versions."],["The document defines eight distinct states for `InstallationState`, ranging from `AgonesKubernetesVersionSupported` to `VersionVerificationFailed`, each indicating a different status of the installed software."],["There is a comprehensive table that describes the meaning of each `InstallationState` field in relation to its software installation status."]]],[]]