GetClusterNodePoolUpgradeSettingBlueGreenSettingStandardRolloutPolicy

data class GetClusterNodePoolUpgradeSettingBlueGreenSettingStandardRolloutPolicy(val batchNodeCount: Int, val batchPercentage: Double, val batchSoakDuration: String)

Constructors

constructor(batchNodeCount: Int, batchPercentage: Double, batchSoakDuration: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Number of blue nodes to drain in a batch.

Link copied to clipboard

Percentage of the blue pool nodes to drain in a batch.

Link copied to clipboard

Soak time after each batch gets drained.