OSS Tanbou

minikube — build a Kubernetes cluster on a workstation for local development

OSS health 96
About these scores

Discovery score is an unbounded weighted, log-compressed index of stars, watchers, forks, and contributors. Growth momentum is its change over the observed period; OSS health is a 0–100 score from available repository recency, Community Health, and release data.

Stars
32,124
Primary language
Go
License
Apache-2.0
Repository last updated
Sep 12, 2026

Overview

minikube is a Go tool that runs a local Kubernetes cluster on macOS, Linux, and Windows. It brings stable Kubernetes capabilities to a developer workstation for testing real manifests with dashboards, load balancing, persistent volumes, multiple clusters, runtime choices, and add-ons.

Features and best fit

Based on official documentation; not hands-on tested · Content checked:

Exercise networking, storage, dashboards, and add-ons in a local cluster

The official README lists LoadBalancer access through minikube tunnel, profile-based multi-cluster operation, NodePorts, persistent volumes, the dashboard, container-runtime selection, API server and kubelet options, and CI support. Add-ons, filesystem mounts, and NVIDIA or AMD GPU support extend development scenarios.

Sources: [1]

For iterating on Kubernetes manifests, operators, and service connections locally

It fits developers who need short feedback cycles for manifests, Helm Charts, operators, networking, and storage before using a shared cluster. Separate profiles can isolate versions or configurations, making minikube useful for demos, training, and reproducible CI test clusters.

Sources: [1]

Separate local development from production and validate drivers and resources

minikube's primary goal is local Kubernetes application development, not replacing a production highly available cluster. Verify OS-specific drivers, virtualization or container runtimes, CPU, memory, disk, networking, Kubernetes versions, and add-on compatibility, then revalidate local-only behavior in a production-like environment. The code is Apache-2.0.

Sources: [1][2]

Official sources

  1. [1]minikube README(2026-09-13)
  2. [2]minikube LICENSE(2026-09-13)
Supplemental curator note

Selected for a low-noise coined name whose short description immediately states the local Kubernetes job.

Growth

Growth trends · Last 30 days

32,124 Stars

Trend data is still being collected.

Development activity

Last 90 days · weekly

Commits (last 30 days)
271
Open PRs
118

Development activity is still being collected.

Built with

Categories and tags

GitHub data

GitHub dataView detailed GitHub data

GitHub Topics

  • minikube
  • kubernetes
  • cluster
  • containers
  • go
  • cncf
Stars
32,124
Forks
5,323
Watchers
474
Open issues
451
Primary language
Go
License
Apache-2.0
Repository last updated
Sep 12, 2026
Report incorrect information

Tell us if any listing information is incorrect or outdated.