你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

UpgradeChannel.Rapid Field

Definition

Automatically upgrade the cluster to the latest supported patch release on the latest supported minor version. In cases where the cluster is at a version of Kubernetes that is at an N-2 minor version where N is the latest supported minor version, the cluster first upgrades to the latest supported patch version on N-1 minor version. For example, if a cluster is running version 1.17.7 and versions 1.17.9, 1.18.4, 1.18.6, and 1.19.1 are available, your cluster first is upgraded to 1.18.6, then is upgraded to 1.19.1.

public static Microsoft.Azure.PowerShell.Cmdlets.Aks.Support.UpgradeChannel Rapid;
 staticval mutable Rapid : Microsoft.Azure.PowerShell.Cmdlets.Aks.Support.UpgradeChannel
Public Shared Rapid As UpgradeChannel 

Field Value

Applies to