public sealed class BlueGreenSettings.Types.StandardRolloutPolicy : IMessage<BlueGreenSettings.Types.StandardRolloutPolicy>, IEquatable<BlueGreenSettings.Types.StandardRolloutPolicy>, IDeepCloneable<BlueGreenSettings.Types.StandardRolloutPolicy>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class BlueGreenSettings.Types.StandardRolloutPolicy.
Standard rollout policy is the default policy for blue-green.
[[["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 webpage provides reference documentation for the \u003ccode\u003eBlueGreenSettings.Types.StandardRolloutPolicy\u003c/code\u003e class within the Google Kubernetes Engine v1 API, specifically for the .NET implementation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStandardRolloutPolicy\u003c/code\u003e class is designed for managing blue-green deployments, defining how nodes are drained in batches during the rollout process, which is the default policy for blue-green.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists a comprehensive history of versions, starting from version 2.3.0 up to the latest 3.33.0, including an explanation that version 3.33.0 is the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements various interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which provide functionalities for data handling and object comparison, as well as members inherited from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStandardRolloutPolicy\u003c/code\u003e class has properties like \u003ccode\u003eBatchNodeCount\u003c/code\u003e, \u003ccode\u003eBatchPercentage\u003c/code\u003e, and \u003ccode\u003eBatchSoakDuration\u003c/code\u003e to control the size of batches, the percentage of nodes to drain, and the duration between batch drainages, while also having helper fields to check if the batch fields have been set.\u003c/p\u003e\n"]]],[],null,[]]