mirror of
https://github.com/kairos-io/provider-kairos.git
synced 2025-09-18 16:36:48 +00:00
a3b6749b7220f5b63705d3eb356b3f2da73313a0
c3OS full-mesh support
This repository generates c3OS images with full-mesh support. full-mesh support currently is available only with k3s, and the provider follows strictly k3s releases.
To use kairosos with mesh support, either download the bootable medium in the releases, or either use kairos light/core with the provider-kairos bundles, during configuration like so:
#node-config
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%