ManagedClusterAutoUpgradeProfile interface
Auto upgrade profile for a managed cluster.
Properties
| node |
Node OS Upgrade Channel. Manner in which the OS on your nodes is updated. The default is NodeImage. |
| upgrade |
The upgrade channel for auto upgrade. The default is 'none'. For more information see setting the AKS cluster auto-upgrade channel. |
Property Details
nodeOSUpgradeChannel
Node OS Upgrade Channel. Manner in which the OS on your nodes is updated. The default is NodeImage.
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