1 repo
Services for storing, managing, and distributing container images.
Distinguishing note: Focuses on the local caching and registry interaction capabilities.
Explore 1 awesome GitHub repository matching devops & infrastructure · Container Image Registries. Refine with filters or upvote what's useful.
Minikube is a command-line tool designed for local Kubernetes development, enabling users to provision and manage full-featured container clusters directly on a workstation. It serves as a local orchestrator that automates the lifecycle of isolated environments, allowing developers to start, stop, pause, and delete clusters to support testing and integration workflows. The project distinguishes itself through its flexible architecture, which supports multiple virtualization drivers and container runtimes to accommodate diverse host environments. It provides deep integration between the host a
Allows direct interaction with the internal container runtime to build and cache images locally.