Google Kubernetes Engine v1 API - Enum NodePoolAutoscaling.Types.LocationPolicy (3.19.0)

public enum NodePoolAutoscaling.Types.LocationPolicy

Reference documentation and code samples for the Google Kubernetes Engine v1 API enum NodePoolAutoscaling.Types.LocationPolicy.

Location policy specifies how zones are picked when scaling up the nodepool.

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Fields

NameDescription
Any

ANY policy picks zones that have the highest capacity available.

Balanced

BALANCED is a best effort policy that aims to balance the sizes of different zones.

Unspecified

Not set.