From 32dab70f6463d38a53d22cb620af923f5947d6c2 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Thu, 29 Sep 2022 13:20:17 +0200 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index eb23b5d..5cc43f5 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@


- -
+ 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. @@ -27,4 +29,4 @@ Container images available for upgrades are pushed to quay: - [Ubuntu based](https://quay.io/repository/kairos/kairos-ubuntu) - [Alpine based](https://quay.io/repository/kairos/kairos-alpine) - [OpenSUSE RaspberryPi 3/4](https://quay.io/repository/kairos/kairos-opensuse-arm-rpi) -- [Alpine RaspberryPi 3/4](https://quay.io/repository/kairos/kairos-alpine-arm-rpi) \ No newline at end of file +- [Alpine RaspberryPi 3/4](https://quay.io/repository/kairos/kairos-alpine-arm-rpi)