You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: