public sealed class BestEffortProvisioning : IMessage<BestEffortProvisioning>, IEquatable<BestEffortProvisioning>, IDeepCloneable<BestEffortProvisioning>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class BestEffortProvisioning.
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
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides reference documentation for the \u003ccode\u003eBestEffortProvisioning\u003c/code\u003e class within the Google Kubernetes Engine v1 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBestEffortProvisioning\u003c/code\u003e class allows for flexible node provisioning by ignoring non-fatal errors, such as stockouts, to bring up as many nodes as possible initially.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEnabled\u003c/code\u003e property of the class is a boolean that turns on or off the Best Effort Provisioning, allowing the cluster/node pool creations to ignore non-fatal errors.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMinProvisionNodes\u003c/code\u003e property, an integer, represents the minimum number of nodes that need to be provisioned for the process to be considered successful, with any remaining nodes provisioned later.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is version 3.33.0, and the page also provides links to versions ranging from 2.3.0 to 3.33.0, giving access to previous versions.\u003c/p\u003e\n"]]],[],null,[]]