public sealed class KubernetesClusterState : IMessage<KubernetesClusterState>, IEquatable<KubernetesClusterState>, IDeepCloneable<KubernetesClusterState>, IBufferMessage, IMessage
Output only. The cloud provider type reported by the first node's providerID in the list
of nodes on the Kubernetes endpoint. On Kubernetes platforms that support
zero-node clusters (like GKE-on-GCP), the provider type will be empty.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eKubernetesClusterState\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Gaming.V1\u003c/code\u003e namespace, detailing its properties and implementation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKubernetesClusterState\u003c/code\u003e class represents the state of a Kubernetes cluster and includes information such as installed and targeted Agones versions, Kubernetes version, installation status, and provider information.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e for functionality like message handling and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class exposes properties such as \u003ccode\u003eAgonesVersionInstalled\u003c/code\u003e, \u003ccode\u003eAgonesVersionTargeted\u003c/code\u003e, \u003ccode\u003eInstallationState\u003c/code\u003e, \u003ccode\u003eKubernetesVersionInstalled\u003c/code\u003e, \u003ccode\u003eProvider\u003c/code\u003e, and \u003ccode\u003eVersionInstalledErrorMessage\u003c/code\u003e to reflect the status of different aspects of the cluster and installed versions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this reference is 2.2.0, with various other versions listed from 1.1.0 up to the current latest version.\u003c/p\u003e\n"]]],[],null,[]]