Skip to content

Conversation

@paigecalvert
Copy link
Contributor

No description provided.

@paigecalvert paigecalvert requested a review from a team as a code owner August 27, 2025 17:04
@replicated-ci replicated-ci added type::docs Improvements or additions to documentation type::feature labels Aug 27, 2025
@netlify
Copy link

netlify bot commented Aug 27, 2025

Deploy Preview for replicated-docs ready!

Name Link
🔨 Latest commit 946a90a
🔍 Latest deploy log https://app.netlify.com/projects/replicated-docs/deploys/68af3a8f15e71e0008b77808
😎 Deploy Preview https://deploy-preview-3485--replicated-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Aug 27, 2025

Deploy Preview for replicated-docs-upgrade ready!

Name Link
🔨 Latest commit 946a90a
🔍 Latest deploy log https://app.netlify.com/projects/replicated-docs-upgrade/deploys/68af3a8fa5a175000892bf08
😎 Deploy Preview https://deploy-preview-3485--replicated-docs-upgrade.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

* Setting node roles with the Embedded Cluster Config [roles](/reference/embedded-config#roles-beta) key is Beta.

* The first node added to the cluster is always a controller and cannot be assigned any custom roles. For more information about configuring node roles, see [roles](/reference/embedded-config#roles-beta) in _Embedded Cluster Config_.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

^ this is in the "Manage Multi-Node Clusters" topic, which explains how to join nodes during/after install in the Admin Console/cli

The Embedded Cluster Config lets you define several aspects of the Kubernetes cluster that will be created.

### Limitation
### Limitations
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

^ main limitations section of the Embedded Cluster Config reference. Making it clearer that there are additional limitations specific to the individual properties in the config

* Defining node roles with the `roles` key is Beta.

* The first node added to the cluster is always a controller and cannot be assigned any custom roles. You can add custom labels to the first node by setting the `labels` field in the `roles.controller` key.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

^ added these limitations to the roles key description in Embedded Cluster Config reference topic

Added a sentence about how you can still add labels by setting the roles.controller.labels key (not sure if this is helpful or not)

@paigecalvert paigecalvert merged commit d788e9d into main Aug 27, 2025
5 of 6 checks passed
@paigecalvert paigecalvert deleted the node-role-limitation branch August 27, 2025 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type::docs Improvements or additions to documentation type::feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants