Google Kubernetes Engine v1 API - Enum EnterpriseConfig.Types.ClusterTier (3.36.0)

[Obsolete]
public enum EnterpriseConfig.Types.ClusterTier

Reference documentation and code samples for the Google Kubernetes Engine v1 API enum EnterpriseConfig.Types.ClusterTier.

Premium tiers for GKE Cluster.

Deprecated: GKE Enterprise features are now available without an Enterprise tier.

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Fields

Name Description
Enterprise

ENTERPRISE indicates a GKE Enterprise cluster.

Standard

STANDARD indicates a standard GKE cluster.

Unspecified

CLUSTER_TIER_UNSPECIFIED is when cluster_tier is not set.