Skip to content

Conversation

@paigecalvert
Copy link
Contributor

@paigecalvert paigecalvert commented Nov 13, 2024

@netlify
Copy link

netlify bot commented Nov 13, 2024

Deploy Preview for replicated-docs-upgrade ready!

Name Link
🔨 Latest commit 3c17754
🔍 Latest deploy log https://app.netlify.com/sites/replicated-docs-upgrade/deploys/6734e2c319841d0008ecee9a
😎 Deploy Preview https://deploy-preview-2824--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 site configuration.

@replicated-ci replicated-ci added type::docs Improvements or additions to documentation type::feature labels Nov 13, 2024
@netlify
Copy link

netlify bot commented Nov 13, 2024

Deploy Preview for replicated-docs ready!

Name Link
🔨 Latest commit 3c17754
🔍 Latest deploy log https://app.netlify.com/sites/replicated-docs/deploys/6734e2c3f718560008b9909d
😎 Deploy Preview https://deploy-preview-2824--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 site configuration.

@paigecalvert paigecalvert marked this pull request as ready for review November 13, 2024 17:32
@paigecalvert paigecalvert requested a review from a team as a code owner November 13, 2024 17:32
By default, the controller role is called “controller.” You can customize the name of the controller role with the `spec.roles.controller.name` field, like this:
All clusters require at least one node with the controller role because a cluster needs a control plane. The first node in a cluster always has the controller role.
For multi-node clusters with high availability, at least three controller nodes are required. If you use more than three controller nodes, it is recommended to always use an odd number of nodes. Using an odd number of nodes ensures that the cluster can make decisions efficiently with quorum calculations. Clusters with an odd number of nodes also avoid split-brain scenarios where the cluster runs as two, independent groups of nodes, resulting in inconsistencies and conflicts. For more information about highly-available clusters, see [Options for Highly Available Topology](https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/ha-topology/) in the Kubernetes documentation.
Copy link
Member

Choose a reason for hiding this comment

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

Not sure this link helps. It shares the options of etcd collocated with the control plane or an external etcd, but you don't get to choose that with EC. If we want to link to something, I think something that explains why odd-numbered controllers is best would be better.

@paigecalvert
Copy link
Contributor Author

Closing this out in favor of #2788

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