Module: Google::Cloud::Container::V1::DataplaneV2Config::ScalabilityMode
- Defined in:
- proto_docs/google/container/v1/cluster_service.rb
Overview
Options on how to scale the cluster.
Constant Summary collapse
- SCALABILITY_MODE_UNSPECIFIED =
Default value.
0- DISABLED =
Disables the scale optimized mode for DPv2.
3- SCALE_OPTIMIZED =
Enables the scale optimized mode for DPv2.
4