Update Default Server Types to reflect new pricing and server types #1375
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hetzner announced their new Intel cloud servers yesterday, CX22-CX52. They are much better value for money than the old Intel and even current AMD types while being almost exactly the same price. This PR updates the default templates to use CX22 and CX32 instances where CPX11 and CPX21 were used. This both reduces the cost and increases the performance of the default configuration.
https://www.hetzner.com/news/new-cx-plans/
This has been tested by following through the tutorial and creating a new cluster from scratch. CX22 is used to create the x86 snapshot, and also as the default type in the generated
kube.tf
.Hetzner will discontinue the old Intel server types in 6 months.