Share via


ManagedClusterAutoUpgradeProfile interface

Auto upgrade profile for a managed cluster.

Properties

nodeOSUpgradeChannel

Manner in which the OS on your nodes is updated. The default is Unmanaged, but may change to either NodeImage or SecurityPatch at GA.

upgradeChannel

The upgrade channel for auto upgrade. The default is 'none'. For more information see setting the AKS cluster auto-upgrade channel.

Property Details

nodeOSUpgradeChannel

Manner in which the OS on your nodes is updated. The default is Unmanaged, but may change to either NodeImage or SecurityPatch at GA.

nodeOSUpgradeChannel?: string

Property Value

string

upgradeChannel

The upgrade channel for auto upgrade. The default is 'none'. For more information see setting the AKS cluster auto-upgrade channel.

upgradeChannel?: string

Property Value

string