* [Skaffold v2.18.0](https://github.com/GoogleContainerTools/skaffold) – Command line tool for continuous development of Kubernetes applications. * [Pulumi v3.226.0](https://github.com/pulumi/pulumi) – Infrastructure as Code tool for building and deploying resources on any cloud using familiar programming languages. * [Podman v5.8.1](https://github.com/containers/podman) – Tool for managing containers, images, volumes, and pods with a focus on security and resource efficiency. * [Moby docker-v29.3.0](https://github.com/moby/moby) – Toolkit for assembling custom container-based systems with modular components. * [Uncloud v0.17.0](https://github.com/psviderski/uncloud) – Lightweight clustering and container orchestration for deploying Docker Compose apps across multiple machines with WireGuard networking, service discovery, and automatic HTTPS. * [Incus v6.22.0](https://github.com/lxc/incus) – Modern, secure system container and virtual machine manager with a REST API and clustering support. * [Kubernetes v1.32.13](https://github.com/kubernetes/kubernetes) – System for managing containerized applications across multiple hosts. * [SingularityCE v4.4.0](https://github.com/sylabs/singularity) – Container platform designed for simplicity, speed, security, and ease of use in HPC and shared systems. * [Finch v1.15.0](https://github.com/runfinch/finch) – Client that installs and integrates nerdctl, containerd, BuildKit and Lima to simplify local container development. * [distrobuilder v3.3.0](https://github.com/lxc/distrobuilder) – System container and VM image builder for Incus and LXC. * [Grype v0.109.0](https://github.com/anchore/grype) – Vulnerability scanner for container images and filesystems. * [Crossplane v2.2.0](https://github.com/crossplane/crossplane) – Framework for building cloud native control planes without writing code. * [oci-seccomp-bpf-hook v1.3.0](https://github.com/containers/oci-seccomp-bpf-hook) – OCI hook that traces container syscalls with eBPF and generates seccomp profiles allowing observed calls and denying others. * [kube-image-keeper (kuik) v2.2.0](https://github.com/enix/kube-image-keeper) – Container image caching system for Kubernetes that stores images locally to ensure availability despite upstream issues. * [kOps v1.32.4](https://github.com/kubernetes/kops) – Tool for creating, upgrading, and managing production-grade Kubernetes clusters. * [runc v1.3.5](https://github.com/opencontainers/runc) – CLI tool for spawning and running containers on Linux according to the OCI specification. * [containerd v2.2.2](https://github.com/containerd/containerd) – Industry-standard container runtime emphasizing simplicity, robustness, and portability. * [Syft v1.42.2](https://github.com/anchore/syft) – CLI tool and library for generating Software Bill of Materials from container images and filesystems. * [Dagger v0.20.1](https://github.com/dagger/dagger) – Open-source runtime for composable workflows, suitable for complex systems requiring repeatability and modularity. * [Trivy v0.69.3](https://github.com/aquasecurity/trivy) – Comprehensive security scanner for vulnerabilities, misconfigurations, and secrets across various targets. * [Juju v4.0.3](https://github.com/juju/juju) – Application orchestration engine for deploying, integrating, and managing application lifecycles across any infrastructure, including Kubernetes. * [Akash v1.2.0](https://github.com/akash-network/node) – Secure, transparent decentralized cloud computing marketplace connecting tenants with providers of computing capacity. * [Shipwright v0.19.0](https://github.com/shipwright-io/build) – Extensible Kubernetes framework for building container images using minimal YAML definitions. * [Cirrus CLI v0.165.0](https://github.com/cirruslabs/cirrus-cli) – Command-line tool to run containerized tasks locally or in CI, reproducing remote CI execution. * [Artifact Promotion Tooling v4.3.0](https://github.com/kubernetes-sigs/promo-tools) – Tooling for promoting container images, files, and GitHub releases within the Kubernetes project. * [nix-snapshotter v0.4.0](https://github.com/pdtpartners/nix-snapshotter) – Enables containerd to pull and run containers directly from Nix store packages without traditional image layers. * [Materia v0.6.0](https://github.com/stryan/materia) – GitOps-style tool for managing services and applications deployed as Quadlets. * [Cog v0.16.12](https://github.com/replicate/cog) – Tool for packaging machine learning models in production-ready containers. * [Colima v0.10.1](https://github.com/abiosoft/colima) – Container runtimes for macOS and Linux with minimal setup. * [Nuclio 1.15.19](https://github.com/nuclio/nuclio) – High-performance framework for real-time event and data processing. * [minikube v1.38.1](https://github.com/kubernetes/minikube) – Tool for running a local Kubernetes cluster on multiple operating systems. * [Cilium v1.19.1](https://github.com/cilium/cilium) – Networking, observability, and security solution with an eBPF-based dataplane. * [tsuru 1.29.7](https://github.com/tsuru/tsuru) – Extensible Platform as a Service that simplifies application deployment and management. * [kbld v0.47.2](https://github.com/carvel-dev/kbld) – Orchestrates image builds, registry pushes, and digest-based image resolution for development and deployment workflows. * [Karmada v1.16.3](https://github.com/karmada-io/karmada) – Kubernetes management system for running cloud-native applications across multiple clusters and clouds without application changes. * [Accelerated Container Image v1.4.2](https://github.com/containerd/accelerated-container-image) – Production-ready remote container image format and snapshotter based on block-device, enabling on-demand fetching and faster container cold starts. * [apko v1.1.10](https://github.com/chainguard-dev/apko) – Build OCI container images directly from Alpine APK packages without Dockerfiles, producing declarative, reproducible, minimal images. * [KubeArmor v1.6.9](https://github.com/kubearmor/KubeArmor) – Cloud-native runtime security enforcement system restricting process, file and network behavior of containers, pods, and nodes using LSMs and eBPF. * [Kubernetes-based Event Driven Autoscaling - HTTP Add-on v0.12.2](https://github.com/kedacore/http-add-on) – Kubernetes add-on to automatically scale HTTP servers based on incoming traffic. * [Cloudflare Sandbox SDK @cloudflare/sandbox@...](https://github.com/cloudflare/sandbox-sdk) – Run untrusted code in isolated, secure containers at the edge with command execution, file access, and service previews. * [gVisor release-20260309.0](https://github.com/google/gvisor) – Application kernel providing strong isolation between applications and the host operating system. * [Async::Container v0.34.3](https://github.com/socketry/async-container) – Scalable multi-threaded, multi-process containers for Ruby applications. * [Meridio v1.2.8](https://github.com/Nordix/Meridio) – Facilitates attraction and distribution of external traffic in Kubernetes using secondary networks. * [LXD lxd-6.7](https://github.com/canonical/lxd) – Modern and powerful system container and virtual machine manager. * [dockerize v0.24.2](https://github.com/powerman/dockerize) – Utility to generate runtime configuration, tail logs, and wait for service dependencies in Docker containers. * [Docker Mac Net Connect v0.1.7](https://github.com/chipmk/docker-mac-net-connect) – Connect to Docker-for-Mac containers by IP from macOS via a lightweight WireGuard tunnel. * [Anchore Kubernetes Inventory v1.8.2](https://github.com/anchore/k8s-inventory) – Periodic Kubernetes API poller reporting containers, images, pods, nodes and namespaces currently in use. * [LXD-UI 0.20](https://github.com/canonical/lxd-ui) – Browser frontend for LXD providing easy, accessible container and virtual machine management. * [MicroShift 4.19.25-202603020814...](https://github.com/openshift/microshift) – Kubernetes optimized for small form factor and edge computing with resource efficiency and secure updates.