Skip to content

Commit 8d5212a

Browse files
committed
edits
1 parent be1c15c commit 8d5212a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/enterprise/embedded-manage-nodes.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ To add nodes to a cluster:
4242

4343
Note the following:
4444

45-
* If the Embedded Cluster Config [roles](/reference/embedded-config#roles) key is not configured, all new nodes joined to the cluster are assigned the `controller` role by default.
45+
* If the Embedded Cluster Config [roles](/reference/embedded-config#roles) key is not configured, all new nodes joined to the cluster are assigned the `controller` role by default. The `controller` role designates nodes that run the Kubernetes control plane. Controller nodes can also run other workloads, such as application or Replicated KOTS workloads.
4646

4747
* Roles are not updated or changed after a node is added. If you need to change a node’s role, reset the node and add it again with the new role.
4848

0 commit comments

Comments
 (0)