Skip to content

what if I want to increase or decrease worker / master nodes when deployment already done? #333

Answered by vitobotta
0xMALVEE asked this question in Q&A
Discussion options

You must be logged in to vote

It's easy! All you have to do is just increase the istance count and re-run the create command. It will automatically detect what servers you already have and create the missing ones.

Removing nodes is a bit more involved, see https://github.com/vitobotta/hetzner-k3s?tab=readme-ov-file#scaling-down-a-node-pool.

I usually like to have one or two static node pools for some things, and have one or more nodepools with the autoscaling enabled, so I don't need to worry about adding and removing nodes myself. Have you tried that?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@0xMALVEE
Comment options

Answer selected by 0xMALVEE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants