Practical guides and resources for cloud native development
NativeHub is a working reference for Kubernetes, containers, and the tooling that runs them. Concepts explained properly, guides you can follow end to end, and commands that actually work.
An OCI bundle is a rootfs directory plus a config.json. Here is what is inside that file — process, namespaces, mounts, capabilities — and how a runtime turns it into a running container.