nodepool_spec_strategy

nodepool_spec_strategy
nodepool_spec_strategy

The strategy represents the stragegy upgrade existing cluster.

JSON Example
{
    "rollingUpdate": {},
    "type": "string"
}
rollingUpdate
Optional

rollingUpdate

string
type
Optional

Type of deployment. Currently the only supported strategy is "RollingUpdate". Default is RollingUpdate.

Property Of