Reference documentation and code samples for the Kubernetes Engine V1beta1 API module Google::Cloud::Container::V1beta1::NodePoolAutoscaling::LocationPolicy.
Location policy specifies how zones are picked when scaling up the
nodepool.
Constants
LOCATION_POLICY_UNSPECIFIED
value: 0 Not set.
BALANCED
value: 1 BALANCED is a best effort policy that aims to balance the sizes of
different zones.
ANY
value: 2 ANY policy picks zones that have the highest capacity available.