🛡️ Cloud native guardian for persistent data in the edge
Go to file
Itxaka 08d8a003e6
Add label to luks partition and dont gate on label (#471)
* Add label to luks partition and dont gate on label

Instead of gating on labels, lets just add the label to the luks
partition, the same way we do to the underlying unlocked partition, so
they share the fs label. That way, the locking and unlocking refer to
the same label always

---------

Signed-off-by: Itxaka <itxaka@kairos.io>
(cherry picked from commit b0b2518e6a)
2025-03-13 12:14:44 +01:00
.github bump yaml from v1 to v3 (#417) 2024-07-15 19:53:00 +02:00
dracut Store dracut artifacts in its own target 2023-05-03 21:52:44 +02:00
examples/dummy-discovery Minor fixups 2022-10-04 17:08:20 +00:00
pkg Add label to luks partition and dont gate on label (#471) 2025-03-13 12:14:44 +01:00
.yamllint Part of previous commit 2023-03-29 17:00:06 +02:00
Earthfile Bump to go1.22 (#413) 2024-07-11 12:16:29 +02:00
earthly.sh Add earthly.sh 2022-11-23 15:16:04 +01:00
go.mod Update module github.com/onsi/gomega to v1.34.1 2024-07-29 21:55:56 +00:00
go.sum Update module github.com/onsi/gomega to v1.34.1 2024-07-29 21:55:56 +00:00
LICENSE Add LICENSE file 2022-10-06 14:53:51 +00:00
main.go Bump urfave/cli to v2 2024-05-30 14:19:19 +02:00
README.md 📖 Create README 2023-02-07 12:32:55 +01:00
renovate.json Configure automerge for patch updtes 2023-10-04 17:04:33 +02: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/.