File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -6524,10 +6524,13 @@ paths:
6524
6524
<major>.<minor>. New and recycled Nodes in this cluster will be installed with the
6525
6525
latest available patch for the Cluster's Kubernetes version.
6526
6526
6527
- When upgrading the Kubernetes version, only the next latest minor version can be deployed
6528
- following the currently deployed version. For example, a cluster with Kubernetes version
6529
- 1.16 can be upgraded to version 1.17, but not directly to 1.18. The k8s_version can not be
6530
- downgraded.
6527
+
6528
+ When upgrading the Kubernetes version, only the next latest minor version following the current
6529
+ version can be deployed. For example, a cluster with Kubernetes version 1.16 can be upgraded to
6530
+ version 1.17, but not directly to 1.18.
6531
+
6532
+
6533
+ The Kubernetes version of a cluster can not be downgraded.
6531
6534
responses:
6532
6535
'200':
6533
6536
description: Returns a single Kubernetes cluster.
You can’t perform that action at this time.
0 commit comments