Ettore Di Giacinto 0147d3a6a3 Merge pull request #124 from kairos-io/renovate/goreleaser-goreleaser-action-4.x
Update goreleaser/goreleaser-action action to v4
2022-12-13 19:05:48 +01:00
2022-12-13 16:08:40 +01:00
2022-10-13 09:43:35 +00:00
🎨 Rebrand
2022-09-16 15:42:45 +00:00
2022-12-10 22:00:55 +01:00
2022-12-13 16:08:40 +01:00
2022-08-19 14:10:58 +00:00
2022-12-12 11:49:38 +01:00
2022-12-12 11:49:38 +01:00
2022-08-10 10:13:33 +02:00
🎨 Rebrand
2022-09-16 15:42:45 +00:00
2022-10-12 12:04:11 +00:00
⬆️ Update k3s
2022-11-30 18:05:26 +00:00
⬆️ Update k3s
2022-11-30 18:05:26 +00:00
2022-10-29 00:45:38 +00:00
2022-12-05 11:53:33 +01:00


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.

Description
🌱 k3s and optional libp2p support for Kairos. Build decentralized cluster with libp2p that stretch across 1000km!
Readme Apache-2.0 84 MiB
Languages
Go 100%