From 930d7433aea47735b6d669095f3089daa53f929f Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Tue, 7 Feb 2023 12:32:55 +0100 Subject: [PATCH] :book: Create README --- README.md | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b5aee80 --- /dev/null +++ b/README.md @@ -0,0 +1,64 @@ +

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

+ +

Cloud native guardian for persistent data in the edge

+

+ + 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) + +
+ +## Description + +This is the Kairos internal component which delegates encryption and decryption of partitions in a Kairos system. + +## Usage + +See the documentation in our website: https://kairos.io/docs/advanced/partition_encryption/.