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 page provides documentation for the `InstallationState` enum within the `Google.Cloud.Gaming.V1` namespace, detailing the state of installed Agones and Kubernetes versions."],["The latest documented version of `InstallationState` is 2.2.0, with previous versions from 2.1.0 back to 1.1.0 also available in the provided documentation links."],["The `InstallationState` enum includes fields like `AgonesKubernetesVersionSupported`, `AgonesNotInstalled`, and `VersionVerificationFailed`, among others, each representing a specific state of the Agones/Kubernetes installation."],["The documentation lists eight possible field values for the `InstallationState` enum, providing descriptions for each, such as whether the versions are supported, unsupported, unrecognized, or if Agones is not installed."],["A link is provided to external documentation regarding versions and upgrades of Google cloud game servers, for the user to learn more."]]],[]]