Kubernetes Engine V1 API - Module Google::Cloud::Container::V1::DataplaneV2Config::ScalabilityMode (v1.17.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Kubernetes Engine V1 API module Google::Cloud::Container::V1::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.