Skip to content

Releases: xetys/hetzner-kube

0.3 - code redesign, first stable release

02 May 15:50
Compare
Choose a tag to compare

With 0.3 hetzner-kube gets its most valuable release. While it has less new features, like 0.1 and 0.2, this tool was used to generate a lot of clusters, we fixed a lot of issues and made a step to ensure the long-term quality of the code base, using a better CI, more tests, codeclimate and more. Here are the core features:

0.2.1 - improved UX, better addon support

01 Mar 14:20
Compare
Choose a tag to compare

The last version had a poor UX and some serious UI problems, although it did provision correct clusters.

This release includes:

  • #26 - now the progress UI is just 80 chars wide, so it fits into smaller terminals
  • #29 - you now can add SSH keys, even if they exist either on your machine or remote
  • #24 - a full cluster setup runs to completion in CLI
  • #28 - refactoring

0.2, HA mode, encrypted network and addons

27 Feb 16:45
Compare
Choose a tag to compare

This is possibly the hugest release of this tool, including

  • HA mode support check docs
  • Network encryption
  • basic addons, like cluster addon install helm or cluster addon install rook

Also, there is now a better experience by running cluster create multiple times and is almost idempotent now.

0.1.0

26 Feb 12:28
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

In this release hetzner-kube creates new nodes on both currently existing datacenters and a very basic test suite with CI is created

Notable PRs:
#11
#10

adds add-worker command + stability improvement

13 Feb 19:19
Compare
Choose a tag to compare

This release adds a new command, contributed in #6 and improves the installation stability using a verification cycle

adds integration with hcloud-cloud-controller-manager

31 Jan 18:21
Compare
Choose a tag to compare

first good looking version

26 Jan 15:17
Compare
Choose a tag to compare
Pre-release

This version has the first feature set complete, which is:

  • create, list and delete Hetzner Cloud contexts
  • create, list and delete SSH keys
  • create, list and delete kubernetes clusters