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

FEATURE REQUEST: Multiple control-planes in different locations #219

Open
Styopchik opened this issue May 24, 2023 · 5 comments
Open

FEATURE REQUEST: Multiple control-planes in different locations #219

Styopchik opened this issue May 24, 2023 · 5 comments

Comments

@Styopchik
Copy link

There is a possibility to define different locations fo worker nodes with

worker_node_pools:
- name: small-static
  instance_type: cpx21
  instance_count: 4
  location: hel1

But there is no such possibility to do the same for masters_pool (control-planes).

@vitobotta
Copy link
Owner

Hi, this is planned but no ETA for now.

@codeagencybe
Copy link

Is there any update on this one yet?

@PReimers
Copy link

IMHO, this would fix #287 as well.

@vitobotta
Copy link
Owner

It's been a while but I finally have a week off from work next week so I can dedicate some time to this. So I expect to add this feature in the coming week if all goes according to plan.

@PReimers See my update in that thread. I will be implement a more effective fix for that specific problem so you can just rescale the server after draining it, and uncordon it once rescaled and rebooted, which would be nicer and easier.

@vitobotta
Copy link
Owner

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

No branches or pull requests

4 participants