The Registry for Bootable Images
bootc · oci · cloud · metal
Why bootc
You don't have one deploy pipeline. You have three.
Today
App image→ container registry
Config→ k8s YAML / Ansible / Ignition / cloud-init
OS→ golden image pipeline
Three pipelines, glued back together at runtime.
With bootc
One bootable image
app + config + OS, baked together
One functional unit.
Why kheeper
A Registry Purpose-built for Bootc
| Kheeper | Legacy registries | |
|---|---|---|
| Push & pull OCI images | ✓ | ✓ |
| Configurable images | ✓ | — |
| Boot on cloud | ✓ | — |
| Boot on bare metal | ✓ | — |
| Per-host encryption | ✓ | — |
| Self-updating fleet | ✓ | — |