Kubernetes Engine V1 API - Module Google::Cloud::Container::V1::EnterpriseConfig::ClusterTier (v0.40.0)

Reference documentation and code samples for the Kubernetes Engine V1 API module Google::Cloud::Container::V1::EnterpriseConfig::ClusterTier.

Premium tiers for GKE Cluster.

Constants

CLUSTER_TIER_UNSPECIFIED

value: 0
CLUSTER_TIER_UNSPECIFIED is when cluster_tier is not set.

STANDARD

value: 1
STANDARD indicates a standard GKE cluster.

ENTERPRISE

value: 2
ENTERPRISE indicates a GKE Enterprise cluster.