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

control plane node launch in parallel #246

Open
QiangZhangO opened this issue Apr 12, 2023 · 1 comment
Open

control plane node launch in parallel #246

QiangZhangO opened this issue Apr 12, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@QiangZhangO
Copy link

What would you like to be added:
When we create a cluster with multiple control plane nodes, the control plane node is launched one by one. It would be very helpful to launch the control plane node in parallel so that to save cluster creation time

Why is this needed:
We create the cluster with 3 control plane nodes. Each control plane node takes a couple of minutes to be ready, and it takes more than 10 minutes for our cluster to be ready for use, while multiple worker nodes could start in parallel to be ready in just a couple of minutes. It will be ideal if control plane nodes could be launched in parallel as well.

@QiangZhangO QiangZhangO added the enhancement New feature or request label Apr 12, 2023
@shyamradhakrishnan
Copy link
Member

This is a CAPI issue - kubernetes-sigs/cluster-api#2016 (comment) ,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants