Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Nov 14:48
· 1346 commits to master since this release
57d914b


kairos-white-column 5bc2fe34

With Kairos you can build immutable, bootable Kubernetes and OS images for your edge devices as easily as writing a Dockerfile. Optional P2P mesh with distributed ledger automates node bootstrapping and coordination. Updating nodes is as easy as CI/CD: push a new image to your container registry and let secure, risk-free A/B atomic upgrades do the rest.

Attention!

  • If you are not familiar with Kairos, check out our [getting started[(https://kairos.io/docs/getting-started/) guide!
  • For releases with k3s embedded, see here.
  • Our image support matrix is here

🔦 Highlights

  • Alpine images now got split into two separate channels: one for ubuntu-based kernel and one for opensuse-based ones ( see https://kairos.io/docs/reference/image_matrix/ ).
  • ARM images are not released anymore as exceeds Github limits. Built, flashable images are published by our pipelines, and can be downloaded with docker. See the documentation for RaspberryPI to check out details
  • Netboot on Alpine should now be functional again #443
  • Major improvement and rework of our docs

Changelog