Skip to content

Commit c3326f6

Browse files
committed
edits
1 parent e4177ce commit c3326f6

File tree

3 files changed

+12
-10
lines changed

3 files changed

+12
-10
lines changed

docs/partials/embedded-cluster/_add-nodes-air-gap.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66

77
1. In the **Add a Node** dialog, select one or more roles for the new node that you will join. If no custom roles are defined, the role selection will not appear and only the join command is displayed.
88

9-
<img alt="Add node page in the Admin Console" src="/images/admin-console-add-node.png" width="600px"/>
9+
<img alt="Add node page in the Admin Console" src="/images/admin-console-add-node.png" width="600px"/>
1010

11-
[View a larger version of this image](/images/admin-console-add-node.png)
11+
[View a larger version of this image](/images/admin-console-add-node.png)
1212

1313
1. Copy the join command.
1414

docs/partials/embedded-cluster/_add-nodes.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66

77
1. In the **Add a Node** dialog, select one or more roles for the new node that you will join. If no custom roles are defined, the role selection will not appear and only the join command is displayed.
88

9-
<img alt="Add node page in the Admin Console" src="/images/admin-console-add-node.png" width="600px"/>
9+
<img alt="Add node page in the Admin Console" src="/images/admin-console-add-node.png" width="600px"/>
1010

11-
[View a larger version of this image](/images/admin-console-add-node.png)
11+
[View a larger version of this image](/images/admin-console-add-node.png)
1212

1313
1. Copy the join command.
1414

docs/vendor/embedded-overview.mdx

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -168,22 +168,24 @@ Skipping host preflight checks is _not_ recommended for production installations
168168

169169
This section describes managing nodes in clusters created with Embedded Cluster.
170170

171-
### Managing Nodes
171+
### Ading Nodes
172172

173-
Users can add and manage nodes with Embedded Cluster from the Admin Console.
173+
Users can add nodes to a cluster with Embedded Cluster from the Admin Console. The Admin Console provides the join command used to add nodes to the cluster.
174174

175175
For more information, see [Adding and Managing Nodes with Embedded Cluster](/enterprise/embedded-manage-nodes).
176176

177+
### Defining Node Roles
178+
179+
You can define node roles in the Embedded Cluster Config. In multi-node clusters, roles are used to determine which nodes run the Kubernetes control plane, and to assign application workloads to particular nodes. Users can then select and assign one or more roles to a node when it is joined to the cluster.
180+
181+
For more information, see [roles](/reference/embedded-config#roles) in _Embedded Cluster Config_.
182+
177183
### High Availability for Multi-Node Clusters (Alpha)
178184

179185
Multi-node clusters are not highly available by default. After three controller nodes are present in the cluster, high availability (HA) can be enabled.
180186

181187
For more information about creating HA multi-node clusters with Embedded Cluster, see [Enable High Availability for Multi-Node Clusters (Alpha)](/enterprise/embedded-manage-nodes#ha) in _Adding and Managing Nodes with Embedded Cluster_.
182188

183-
### Defining Custom Node Roles
184-
185-
You can define custom node roles in the Embedded Cluster Config to support installations in multi-node clusters.
186-
187189
## (Optional) Serve Installation Assets Using the Vendor API
188190

189191
To install with Embedded Cluster, you need to download the Embedded Cluster installer binary and a license. Air gap installations also require an air gap bundle. Some vendors already have a portal where their customers can log in to access documentation or download artifacts. In cases like this, you can serve the Embedded Cluster installation essets yourself using the Replicated Vendor API, rather than having customers download the assets from the Replicated app service using a curl command during installation.

0 commit comments

Comments
 (0)