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

Rescale Master Nodes from CPX11 to CPX21 #326

Open
psavva opened this issue Mar 1, 2024 · 1 comment
Open

Rescale Master Nodes from CPX11 to CPX21 #326

psavva opened this issue Mar 1, 2024 · 1 comment

Comments

@psavva
Copy link
Sponsor

psavva commented Mar 1, 2024

Dear @vitobotta

I'm looking at rescaling my master nodes for example from CPX11 to CPX21.

If i simply change

  masters_pool:
  instance_type: cpx11
  location: nbg1
  instance_count: 3

to

masters_pool:
  instance_type: cpx21
  location: nbg1
  instance_count: 3

A new cluster is created.

How do you go about scaling the master nodes?

@vitobotta
Copy link
Owner

Hi, sorry for the delay. I am going to dedicate some time to the project this coming week and I am planning to remove the instance type from the name of the servers to avoid this. This change will apply to new clusters only though, so existing clusters will need to keep the legacy naming convention.

For existing clusters, the easiest procedure is:

  • drain the master
  • rescale and wait it to be up and running
  • uncordon the master when it's up

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

2 participants