Class ClusterNetworkPerformanceConfig (2.45.0)

ClusterNetworkPerformanceConfig(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Attribute

NameDescription
total_egress_bandwidth_tier google.cloud.container_v1.types.NetworkConfig.ClusterNetworkPerformanceConfig.Tier
Specifies the total network bandwidth tier for NodePools in the cluster. This field is a member of oneof_ _total_egress_bandwidth_tier.

Classes

Tier

Tier(value)

Node network tier

Values: TIER_UNSPECIFIED (0): Default value TIER_1 (1): Higher bandwidth, actual values based on VM size.