File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6520,11 +6520,11 @@ paths:
6520
6520
k8s_version:
6521
6521
type: string
6522
6522
description: >
6523
- The desired upgraded Kubernetes version for this Kubernetes cluster in the format of
6523
+ The desired Kubernetes version for this Kubernetes cluster in the format of
6524
6524
<major>.<minor>. New and recycled Nodes in this cluster will be installed with the
6525
- latest available patch for the Cluster's upgraded Kubernetes version.
6525
+ latest available patch for the Cluster's Kubernetes version.
6526
6526
6527
- When updating the Kubernetes version, only the next latest minor version can be deployed
6527
+ When upgrading the Kubernetes version, only the next latest minor version can be deployed
6528
6528
following the currently deployed version. For example, a cluster with Kubernetes version
6529
6529
1.16 can be upgraded to version 1.17, but not directly to 1.18. The k8s_version can not be
6530
6530
downgraded.
You can’t perform that action at this time.
0 commit comments