New
- A highly requested feature is now available: you can configure a regional cluster with each master placed in a different location across Europe, ensuring the highest level of availability. Additionally, you have the option to convert an existing zonal cluster into a regional one. For more details and step-by-step instructions, check out this page.
- We’ve also included new documentation to guide you through the proper migration of a cluster created with hetzner-k3s v1.x to v2.x. This includes scenarios where your current cluster still relies on instance types that Hetzner has since deprecated. Take a look at this page for all the information and instructions you’ll need.
Upgrading from v2.2.2
- Update the
location
property in the masters pool tolocations
and make it an array of locations. Before version 2.2.2, clusters could only be created with all masters in one location, so you can modify the configuration like this. For example, if the location isfsn1
, it should look like:
masters_pool:
locations:
- fsn1