About this project

minikube provides a local Kubernetes environment for developers across macOS, Linux, and Windows. It supports standard Kubernetes features including LoadBalancer (via minikube tunnel), NodePorts, Persistent Volumes, and the Kubernetes Dashboard. Key capabilities include: - Multi-cluster support - Configurable container runtimes - Customization of apiserver and kubelet options via command-line flags - An addons marketplace for sharing service configurations - Hardware acceleration support for NVIDIA and AMD GPUs for machine learning workloads - Filesystem mounts - Integration with common CI environments and GitHub Codespaces