Class BestEffortProvisioning (2.45.0)

BestEffortProvisioning(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Best effort provisioning.

Attributes

NameDescription
enabled bool
When this is enabled, cluster/node pool creations will ignore non-fatal errors like stockout to best provision as many nodes as possible right now and eventually bring up all target number of nodes
min_provision_nodes int
Minimum number of nodes to be provisioned to be considered as succeeded, and the rest of nodes will be provisioned gradually and eventually when stockout issue has been resolved.