Skip to content

koob OS v0.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Feb 13:36
· 3 commits to main since this release

Summary

Koob OS is a minimal, immutable Kubernetes distribution built from scratch using the Linux kernel and a Go-based user space. It removes the standard Linux user space (Systemd, GNU Coreutils, package managers) and replaces them with a custom Go-based init system (koobd) and shell utilities derived from u-root.

koob OS 0.1.0 marks the initial public release.

Warning

Released artifacts are unsigned. They cannot be cryptographically verified and should only be used for testing purposes. To generate verifiable, secure artifacts, you must build them locally from source.