mirror of
https://github.com/kairos-io/provider-kairos.git
synced 2025-09-16 15:19:46 +00:00
eb459a74d145246cf6f68c1b2d1821f8c874edbe
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 c3os with mesh support, either download the bootable medium in the releases, or either use c3os light/core with the provider-c3os bundles, during configuration like so:
#node-config
bundles:
- ....
Upgrades
Upgrading can be done either via Kubernetes or manually with c3os-agent upgrade --image <image>
, or you can list available versions with c3os-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%