Skip to content

🐧🌀 kairos with k3s and built-in optional libp2p support. Build decentralized cluster on ipfs that stretch across 1000km!

License

Notifications You must be signed in to change notification settings

NocturnalGlory/provider-kairos

 
 

Repository files navigation


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.

Kairos full-mesh support

This repository generates Kairos images with full-mesh support. full-mesh support currently is available only with k3s, and the provider follows strictly k3s releases.

To use Kairos with mesh support, either download the bootable medium in the releases, or either use kairos core with the provider-kairos bundles, during configuration like so:

#node-config
install:
  bundles:
  - ....

Upgrades

Upgrading can be done either via Kubernetes or manually with kairos-agent upgrade --image <image>, or you can list available versions with kairos-agent upgrade list-releases.

Container images available for upgrades are pushed to quay, you can check out the image matrix in our documentation.

About

🐧🌀 kairos with k3s and built-in optional libp2p support. Build decentralized cluster on ipfs that stretch across 1000km!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 88.2%
  • Earthly 11.2%
  • Shell 0.6%