Skip to content

Commit 1674b87

Browse files
author
rsyracuse
committed
[DO NOT MERGE] LKE HA release updates
1 parent 676a835 commit 1674b87

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

openapi.yaml

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7498,7 +7498,7 @@ paths:
74987498
control_plane:
74997499
type: object
75007500
description: >
7501-
Defines settings for the Kubernetes Control Plane. Allows for the enabling of High Availability (HA) for Control Plane Components. Enabling High Availability for LKE is an **irreversible** change. The High Availability feature is in a **closed beta** and is not currently available to all customers. Please be aware that this feature may receive breaking updates in the future. This notice will be removed when this feature is out of beta.
7501+
Defines settings for the Kubernetes Control Plane. Allows for the enabling of High Availability (HA) for Control Plane Components. Enabling High Availability for LKE is an **irreversible** change.
75027502
properties:
75037503
high_availability:
75047504
type: boolean
@@ -7642,7 +7642,15 @@ paths:
76427642
description: >
76437643
Defines settings for the Kubernetes Control Plane. Allows for the enabling of High Availability (HA) for Control Plane Components.
76447644

7645-
Enabling High Availability for LKE is an **irreversible** change. The High Availability feature is in a **closed beta** and is not currently available to all customers. Please be aware that this feature may receive breaking updates in the future. This notice will be removed when this feature is out of beta.
7645+
Enabling High Availability for LKE is an **irreversible** change.
7646+
7647+
When upgrading pre-existing LKE clusters to use the HA Conrol Plane, the following changes will additionally occur.
7648+
7649+
- All nodes will be deleted and new nodes wil be created to replace them.
7650+
7651+
- Any local storage (such as `hostPath` volumes) will be erased.
7652+
7653+
- The upgrade process may take several minutes to complete, as nodes will be replaced on a rolling basis.
76467654
properties:
76477655
high_availability:
76487656
type: boolean
@@ -19562,7 +19570,7 @@ components:
1956219570
control_plane:
1956319571
type: object
1956419572
description: >
19565-
Defines settings for the Kubernetes Control Plane. Allows for the enabling of High Availability (HA) for Control Plane Components. Enabling High Avaialability for LKE is an **irreversible** change. The High Availability feature is in a **closed beta** and is not currently available to all customers. Please be aware that this feature may receive breaking updates in the future. This notice will be removed when this feature is out of beta.
19573+
Defines settings for the Kubernetes Control Plane. Allows for the enabling of High Availability (HA) for Control Plane Components. Enabling High Avaialability for LKE is an **irreversible** change.
1956619574
properties:
1956719575
high_availability:
1956819576
type: boolean

0 commit comments

Comments
 (0)