Skip to content

v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Nov 12:25
· 1258 commits to master since this release
8a91f77


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 guide!
  • For releases with k3s embedded, see here.
  • Our image support matrix is here

Highlights

This is a minor release - it introduces a change in how the config files are processed by Kairos. Any config now found (including all found in /oem ) are automatically merged such as consumable from the providers.

It also introduces fixes with Alpine around #504. A big shout out to our community!

Changelog

  • d09d919 🐛 Blacklist bpfilter in Alpine (#504)
  • 8da9fcc 🤖 Add agent config bootstrap test
  • f523342 🌱 Glob all configs found (#502)
  • 8a91f77 📖 docs: added elements to the landing pageelements (#469)