Skip to content

Commit 738107c

Browse files
committed
Remove cupgrade cluster language
1 parent 8949059 commit 738107c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

openapi.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6520,11 +6520,11 @@ paths:
65206520
k8s_version:
65216521
type: string
65226522
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
65246524
<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.
65266526

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
65286528
following the currently deployed version. For example, a cluster with Kubernetes version
65296529
1.16 can be upgraded to version 1.17, but not directly to 1.18. The k8s_version can not be
65306530
downgraded.

0 commit comments

Comments
 (0)