Skip to content

Commit 0a635b4

Browse files
authored
Update embedded-manage-nodes.mdx (#3115)
1 parent bcab442 commit 0a635b4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/enterprise/embedded-manage-nodes.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Multi-node clusters with Embedded Cluster have the following limitations:
1010

1111
* Support for multi-node clusters with Embedded Cluster is Beta. Only single-node embedded clusters are Generally Available (GA).
1212

13-
* High availability for Embedded Cluster in an Alpha feature. This feature is subject to change, including breaking changes. To get access to this feature, reach out to Alex Parker at [[email protected]](mailto:[email protected]).
13+
* High availability for Embedded Cluster in an Alpha feature. This feature is subject to change, including breaking changes. For more information about this feature, reach out to Alex Parker at [[email protected]](mailto:[email protected]).
1414

1515
* The same Embedded Cluster data directory used at installation is used for all nodes joined to the cluster. This is either the default `/var/lib/embedded-cluster` directory or the directory set with the [`--data-dir`](/reference/embedded-cluster-install#flags) flag. You cannot choose a different data directory for Embedded Cluster when joining nodes.
1616

@@ -86,7 +86,7 @@ To add nodes to a cluster:
8686
Multi-node clusters are not highly available by default. The first node of the cluster is special and holds important data for Kubernetes and KOTS, such that the loss of this node would be catastrophic for the cluster. Enabling high availability (HA) requires that at least three controller nodes are present in the cluster. Users can enable HA when joining the third node.
8787

8888
:::important
89-
High availability for Embedded Cluster in an Alpha feature. This feature is subject to change, including breaking changes. To get access to this feature, reach out to Alex Parker at [[email protected]](mailto:[email protected]).
89+
High availability for Embedded Cluster in an Alpha feature. This feature is subject to change, including breaking changes. For more information about this feature, reach out to Alex Parker at [[email protected]](mailto:[email protected]).
9090
:::
9191

9292
### HA Architecture
@@ -107,7 +107,7 @@ Enabling high availability has the following requirements:
107107

108108
Enabling high availability has the following limitations:
109109

110-
* High availability for Embedded Cluster in an Alpha feature. This feature is subject to change, including breaking changes. To get access to this feature, reach out to Alex Parker at [[email protected]](mailto:[email protected]).
110+
* High availability for Embedded Cluster in an Alpha feature. This feature is subject to change, including breaking changes. For more information about this feature, reach out to Alex Parker at [[email protected]](mailto:[email protected]).
111111

112112
* The `--enable-ha` flag serves as a feature flag during the Alpha phase. In the future, the prompt about migrating to high availability will display automatically if the cluster is not yet HA and you are adding the third or more controller node.
113113

@@ -142,4 +142,4 @@ To create a multi-node HA cluster:
142142
![high availability command line prompt](/images/embedded-cluster-ha-prompt.png)
143143
[View a larger version of this image](/images/embedded-cluster-ha-prompt.png)
144144

145-
1. Wait for the migration to complete.
145+
1. Wait for the migration to complete.

0 commit comments

Comments
 (0)