Run Kubernetes across edge, cloud, and bare metal.
Otroid provisions immutable k0s clusters on your own infrastructure. No configuration drift, decentralized P2P coordination, and complete GitOps reconciliation—simplifying the hardest parts of edge and multi-cloud Kubernetes.
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