This is the Go rewrite of systemd-cri. It is a CRI implementation that depends only on systemd at runtime and manages pods/containers via systemd D-Bus.
cmd/systemd-cri- main binaryinternal/cri- CRI gRPC servicesinternal/systemd- systemd D-Bus wrapperinternal/store- embedded KV store (bbolt)legacy-zig/- previous Zig implementation (archived)
go build ./cmd/systemd-cri