mirror of
https://github.com/kairos-io/provider-kairos.git
synced 2025-09-24 20:47:27 +00:00
8139d10cd0ec0178e18ab28ad0dca9e3224a5eb8
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:
Description
🌱 k3s and optional libp2p support for Kairos. Build decentralized cluster with libp2p that stretch across 1000km!
Languages
Go
100%