Kubernetes Engine V1beta1 API - Module Google::Cloud::Container::V1beta1::DataplaneV2Config::ScalabilityMode (v0.56.0)

Reference documentation and code samples for the Kubernetes Engine V1beta1 API module Google::Cloud::Container::V1beta1::DataplaneV2Config::ScalabilityMode.

Options on how to scale the cluster.

Constants

SCALABILITY_MODE_UNSPECIFIED

value: 0
Default value.

DISABLED

value: 3
Disables the scale optimized mode for DPv2.

SCALE_OPTIMIZED

value: 4
Enables the scale optimized mode for DPv2.