Skip to content

v1.1.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Oct 17:55
· 73 commits to main since this release
  • New: Add configuration options for cluster-cidr, service-cidr and cluster-dns by @Floppy012
  • Update Hetzner CSI to v2.5.1
  • Update Hetzner CCM to v1.18.0
  • Update cluster autoscaler to 1.28.0
  • Fix: don't force Ubuntu as the OS for autoscaled nodes if an image has not been specified for autoscaling. Use default image from the config instead
  • Improvement: for large clusters, create servers in batches of 10 to avoid problems with the Hetzner API
  • Improvement: limit concurrency for upgrading K3s on worker nodes to 25% of nodes per time