ManagedClusterUpdate interface

The update to be applied to the ManagedClusters.

Properties

nodeImageSelection

The node image upgrade to be applied to the target nodes in update run.

upgrade

The upgrade to apply to the ManagedClusters.

Property Details

nodeImageSelection

The node image upgrade to be applied to the target nodes in update run.

nodeImageSelection?: NodeImageSelection

Property Value

upgrade

The upgrade to apply to the ManagedClusters.

upgrade: ManagedClusterUpgradeSpec

Property Value