nodepool_spec_strategy
nodepool_spec_strategy
The strategy represents the stragegy upgrade existing cluster.
JSON Example
{
"rollingUpdate": {},
"type": "string"
}
string
type
Optional
Type of deployment. Currently the only supported strategy is "RollingUpdate". Default is RollingUpdate.