From 7abdc7b092e6d8dd7e915007169d2b9284eb9ca1 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Tue, 7 Feb 2023 12:29:13 +0100 Subject: [PATCH] :book: Update README --- README.md | 70 +++++++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 63 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index b046f72..f77a4f3 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,72 @@ -# kcrypt-challenger +

+
+ kairos-white-column 5bc2fe34
+ Kcrypt challenger +
+

+ +

Kcrypt TPM challenger

+

+ + license + + + docs + + go report card + +

+ + +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. + + + + + + + + + + + +
+ +

+ +Documentation + +

+
+ +

+ +Contribute + +

+
+ + 📚 [Getting started with Kairos](https://kairos.io/docs/getting-started)
:bulb: [Examples](https://kairos.io/docs/examples)
:movie_camera: [Video](https://kairos.io/docs/media/)
:open_hands:[Engage with the Community](https://kairos.io/community/) + +
+ +🙌[ CONTRIBUTING.md ]( https://github.com/kairos-io/kairos/blob/master/CONTRIBUTING.md )
:raising_hand: [ GOVERNANCE ]( https://github.com/kairos-io/kairos/blob/master/GOVERNANCE.md )
:construction_worker:[Code of conduct](https://github.com/kairos-io/kairos/blob/master/CODE_OF_CONDUCT.md) + +
| :exclamation: | This is experimental! | |-|:-| - -

- - -

- This is the Kairos kcrypt-challenger Kubernetes Native Extension. +## Usage + +See the documentation in our website: https://kairos.io/docs/advanced/partition_encryption/. + +## Installation + To install, use helm: ```