Skip to content

Question: Is it possible to add additional control plane nodes after initializing the k0s cluster? #721

Open

Description

Hey Folks,

I currently have a k0s cluster deployed using k0sctl with the following topology:

  • node1 (controller+worker)
  • node2 (worker)
  • node3 (worker)

And I wondered if it's possible to add the following nodes to make the control plane HA:

  • node4 (controller)
  • node5 (controller)

I've previously added worker nodes this way no problem, I just don't know if control plane nodes can be joined the same way.

Is this possible using k0sctl?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions