Minikube
minikube.sigs.k8s.io
2
Leaving SiteNav
External Link Disclaimer
You are about to visit minikube.sigs.k8s.io. This website is not operated by us. We are not responsible for its content or privacy practices.
About this website
Minikube is a tool that quickly sets up a local Kubernetes cluster on macOS, Linux, and Windows, designed primarily for application developers and new Kubernetes users who need a fast, reliable development environment. As a Kubernetes SIG project under the Cloud Native Computing Foundation, Minikube supports the latest Kubernetes release along with six previous minor versions, ensuring broad compatibility with production cluster configurations. The tool can deploy Kubernetes as a virtual machine, a container, or directly on bare metal, and even supports running entirely in a browser through GitHub Codespaces. Minikube offers GPU acceleration for AI and machine learning development, with native support for Nvidia, AMD, and Apple Silicon graphics processors. It supports multiple container runtimes including CRI-O, containerd, and Docker, giving developers flexibility in their containerization stack. A defining feature is the extensive addon ecosystem, which provides one-command installation of commonly used Kubernetes applications such as ingress controllers, metric servers, registries, dashboards, and service meshes. Minikube provides a direct API endpoint that eliminates the overhead of image registry round-trips, enabling fast local image loading and building. Advanced capabilities include LoadBalancer support for exposing services, filesystem mounts for development, FeatureGates for testing experimental Kubernetes features, and network policy enforcement. The project is actively maintained with regular releases and is licensed under the Apache 2.0 license, with comprehensive documentation covering everything from initial setup to advanced configuration patterns.
Statistics
2
Views
0
Clicks
0
Like
0
Dislike