File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7639,12 +7639,12 @@ paths:
7639
7639
The Kubernetes version of a cluster can not be downgraded.
7640
7640
control_plane:
7641
7641
type: object
7642
- description: >
7642
+ description: |
7643
7643
Defines settings for the Kubernetes Control Plane. Allows for the enabling of High Availability (HA) for Control Plane Components.
7644
7644
7645
7645
Enabling High Availability for LKE is an **irreversible** change.
7646
7646
7647
- When upgrading pre-existing LKE clusters to use the HA Conrol Plane, the following changes will additionally occur.
7647
+ When upgrading pre-existing LKE clusters to use the HA Control Plane, the following changes will additionally occur:
7648
7648
7649
7649
- All nodes will be deleted and new nodes will be created to replace them.
7650
7650
You can’t perform that action at this time.
0 commit comments