Run Kubernetes across edge, cloud, and bare metal.
Otroid provisions immutable k0s clusters on your own infrastructure using Kairos images, P2P coordination, FluxCD GitOps, Cilium networking, and Kubernetes-native lifecycle operations.
otroid.cluster.yaml
Declared production stack
runtime: k0s
os: kairos
image:
channel: nightly-tested
variant: hardened
arch: [amd64, arm64]
network:
discovery: p2p
cni: cilium
gitops:
engine: fluxcd
repo: customer/platform-state
day2:
upgrades: kairos-operator
backups: etcd-snapshots
isolation:
virtualClusters: vcluster
hardenedNodes: vnode
BOOT
cloud-config injected
JOIN
peers coordinate
SYNC
Git reconciles