Skip to content

Releases: christian-schlichtherle/kalaxy

Kalaxy 0.4.0

05 Nov 18:28
Compare
Choose a tag to compare
  • Updates K8s to 1.16.2
  • Updates K3s to 0.10.2
  • Updates Docker to 19.3.4
  • Adds Dockerfile in case you want to do the provisioning from Windows
  • Removes redundant installation of vcgencmd - it's included in the latest unofficial Ubuntu images (this does only apply to Raspberry Pi 4)
  • Various improvements to the Ansible roles

Kalaxy 0.3.0

21 Sep 19:17
Compare
Choose a tag to compare

This release brings a lot of improvements:

  • k3s updated to 0.9.0
  • k8s updated to 1.15.4
  • Docker updated to 19.03.2
  • setting locale and timezone
  • on Raspberry Pi only: CPU overclocking

Along the way, some naming conventions have changed which may break existing installations - take care.

Kalaxy 0.2.1

14 Sep 11:21
Compare
Choose a tag to compare

Fixes restarting of cron daemon.

Kalaxy 0.2.0

14 Sep 07:38
Compare
Choose a tag to compare

Enhancements:

  • Sets the locale to C.UTF-8. Default can be overridden in inventory.yml etc.
  • Sets the timezone to UTC. Default can be overridden in inventory.yml etc.
  • Installs libraspberrypi-bin, so you can use vcgencmd measure_temp etc.

Kalaxy 0.1.0

12 Sep 18:35
Compare
Choose a tag to compare

This is a first release.

For documentation, please refer to my blog posting about this project.