Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MachineDeployments to support multiple control plane nodes. #1781

Closed
sb1975 opened this issue Nov 15, 2019 · 2 comments
Closed

MachineDeployments to support multiple control plane nodes. #1781

sb1975 opened this issue Nov 15, 2019 · 2 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@sb1975
Copy link

sb1975 commented Nov 15, 2019

User Story

As a user I would like to deploy my workload cluster with multiple master nodes and worker nodes.

Detailed Description

While Machinedeployments are supported for worker nodes they are not supported for master nodes.

In a scenario where I have a workload cluster where there is a need for a control plane (with multiple master nodes(control-plane machines) running the control plane services and resiliency of those services) I would need a mechanism to spin up multiple control-plane machines.
Secondly in future there might be need for autoscaling of those control-plane machines depending on the load of the control-plane machines.

/kind feature

@k8s-ci-robot k8s-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Nov 15, 2019
@ncdc
Copy link
Contributor

ncdc commented Nov 15, 2019

This is being implemented as part of the KubeadmControlPlane proposal from #1613. The tracking issue for work items is #1756

Closing as a duplicate.

/close

@k8s-ci-robot
Copy link
Contributor

@ncdc: Closing this issue.

In response to this:

This is being implemented as part of the KubeadmControlPlane proposal from #1613. The tracking issue for work items is #1756

Closing as a duplicate.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

3 participants