Minikube simplifies running local Kubernetes clusters by abstracting multiple hypervisor backends and offering developer-friendly features like addons and GPU support. Here’s how it works under the hood.
Podman offers daemonless container and pod management with rootless security and Docker CLI compatibility. It rethinks container runtimes with a fork-exec model and user namespaces.
Trivy combines vulnerability detection, misconfiguration scanning, secret discovery, SBOM generation, and license analysis in one Go-based CLI tool for containers, filesystems, and Kubernetes clusters.
umbrelOS offers a TypeScript home server OS with a polished UI and 300+ apps, abstracting complex container management for easy self-hosting on diverse hardware.
witr is a Go CLI that traces the full causality chain of any running process, replacing fragmented commands with a single interactive tool across Linux, macOS, FreeBSD, and Windows.
docker_practice offers a systematic Docker learning book with basics, advanced topics, and practical tooling. It uses Docker and mdPress for local reading, blending container tech with education.
Moby provides modular containerization building blocks and a revamped Go SDK, enabling flexible container solutions. It serves as Docker’s upstream with a community-driven approach.