Hetzner Kube Versions Save

A CLI tool for provisioning kubernetes clusters on Hetzner Cloud

0.5.1

4 years ago
  • fix failing hcloud-controller-manager #295
  • randomize datacenter selection #296
  • adding cloud-init for workers #297

0.5.0

4 years ago

This is the final release for 0.5.0, which in summary contains the following updates:

  • management tools for etcd #268
  • phases function for cluster creation #268
  • enables CSI on cluster level #272
  • adds CSI addon for Hetzner Cloud Storage in #291
  • upgrade kubernetes to version 1.16 and canal to 3.10 #290
  • upgrade to go 1.13 #292
  • upgrade of hcloud library #293

0.5.0-rc2

5 years ago

fixes kubernetes-cni issue

0.5.0-rc1

5 years ago

See https://github.com/xetys/hetzner-kube/milestone/1?closed=1 for a list of solved tasks.

The final release note will be noted down in the release of 0.5.0

0.4.1

5 years ago

In this release hetzner-kube fits more standards as:

  • using docker-ce directly, without hacking containerd, see #249
  • enabling CSI, see #258

0.4

5 years ago

With version 0.4 the following features are delivered:

  1. Upgrade compatibility to K8S version 1.13.2, etcd 3.3.11, ubuntu18.04 and containerd
  2. ZSH completion added
  3. moved to go.mod and fixed on go v.1.11
  4. improved CI and test suite
  5. kubernetes dashboard addon

0.4-rc2

5 years ago

With version 0.4 the following features are delivered:

  1. Upgrade compatibility to K8S version 1.13.2, etcd 3.3.11, ubuntu18.04 and containerd
  2. ZSH completion added
  3. moved to go.mod and fixed on go v.1.11
  4. improved CI and test suite

0.4-rc1

5 years ago

With version 0.4 the following features are delivered:

  1. Upgrade compatibility to K8S version 1.13.2, etcd 3.3.11, ubuntu18.04 and containerd
  2. ZSH completion added
  3. moved to go.mod and fixed on go v.1.11
  4. improved CI and test suite

0.3.2-rc1

5 years ago

0.3.1

5 years ago

This release mostly contains bugfixes and little features