🛡️ Cloud native guardian for persistent data in the edge
Go to file
2023-03-30 19:51:44 +00:00
.github/workflows Add lint workflow 2023-03-29 17:05:53 +02:00
dracut/29kcrypt Merge branch 'main' into move_to_immucore 2023-03-09 23:55:05 +01:00
examples/dummy-discovery Minor fixups 2022-10-04 17:08:20 +00:00
pkg Remove something left from the merge conflict 2023-03-30 09:06:11 +02:00
.yamllint Part of previous commit 2023-03-29 17:00:06 +02:00
dracut.conf Initial import 2022-10-03 11:03:48 +02:00
Earthfile Add lint workflow 2023-03-29 17:05:53 +02:00
earthly.sh Add earthly.sh 2022-11-23 15:16:04 +01:00
go.mod ⬆️ bump go version to 1.20.2 2023-03-29 16:59:56 +02:00
go.sum Fix go.sum/go.mod with go mod tidy 2023-03-29 17:29:41 +03:00
LICENSE Add LICENSE file 2022-10-06 14:53:51 +00:00
main.go Add golint 2023-03-29 17:05:51 +02:00
README.md 📖 Create README 2023-02-07 12:32:55 +01:00
renovate.json Add renovate.json 2023-03-30 19:51:44 +00:00


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
💡 Examples
🎥 Video
👐Engage with the Community

🙌 CONTRIBUTING.md
🙋 GOVERNANCE
👷Code of conduct

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