{"id":13400412,"url":"https://github.com/kubernetes/minikube","last_synced_at":"2026-01-29T09:33:18.990Z","repository":{"id":37336668,"uuid":"56353740","full_name":"kubernetes/minikube","owner":"kubernetes","description":"Run Kubernetes locally","archived":false,"fork":false,"pushed_at":"2025-05-01T17:49:57.000Z","size":238294,"stargazers_count":30325,"open_issues_count":564,"forks_count":4975,"subscribers_count":483,"default_branch":"master","last_synced_at":"2025-05-05T15:08:35.820Z","etag":null,"topics":["cluster","cncf","containers","go","kubernetes","minikube"],"latest_commit_sha":null,"homepage":"https://minikube.sigs.k8s.io/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kubernetes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY-INSIGHTS.yml","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-04-15T22:38:35.000Z","updated_at":"2025-05-05T13:05:02.000Z","dependencies_parsed_at":"2023-10-02T21:15:55.297Z","dependency_job_id":"bf2583c9-4de7-4f44-9b94-2c8cccec7771","html_url":"https://github.com/kubernetes/minikube","commit_stats":{"total_commits":16878,"total_committers":933,"mean_commits":"18.090032154340836","dds":0.8784808626614528,"last_synced_commit":"07ebc23b454ae881588921d381a51726908a67cc"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubernetes%2Fminikube","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubernetes%2Fminikube/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubernetes%2Fminikube/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubernetes%2Fminikube/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kubernetes","download_url":"https://codeload.github.com/kubernetes/minikube/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253568691,"owners_count":21928909,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cluster","cncf","containers","go","kubernetes","minikube"],"created_at":"2024-07-30T19:00:51.745Z","updated_at":"2026-01-29T09:33:18.975Z","avatar_url":"https://github.com/kubernetes.png","language":"Go","funding_links":[],"categories":["Go","Tools","Misc","Roadmap","Kubernetes","Software Packages","Dev - Framework Specific","go","Tools and Libraries","HarmonyOS","其他__大数据","Test tools","🏗相关开源项目","kubernetes","Back-End Development","软件包","Go Tools","Repositories","Uncategorized","Featured On","Platform Engineering","Cluster Provisioning \u0026 Lifecycle","虚拟化"],"sub_categories":["Distributions","DevOps Tools","Cluster Provisioning","Simulation / Experimentation","Kubernetes Distributions","Windows Manager","网络服务_其他","K8s集群部署工具","DevOps 工具","Uncategorized","IaaS Tools","Container Runtime Distributions"],"readme":"# minikube\n\n[![Actions Status](https://github.com/kubernetes/minikube/workflows/build/badge.svg)](https://github.com/kubernetes/minikube/actions)\n[![GoReport Widget]][GoReport Status]\n[![GitHub All Releases](https://img.shields.io/github/downloads/kubernetes/minikube/total.svg)](https://github.com/kubernetes/minikube/releases/latest)\n[![Latest Release](https://img.shields.io/github/v/release/kubernetes/minikube?include_prereleases)](https://github.com/kubernetes/minikube/releases/latest)\n[![Try minikube in the browser (needs github login)](https://img.shields.io/badge/Try%20minikube-in%20browser-%23326ce5?logo=kubernetes\u0026logoColor=white)](https://codespaces.new/kubernetes/minikube?quickstart=1)\n\n[GoReport Status]: https://goreportcard.com/report/github.com/kubernetes/minikube\n[GoReport Widget]: https://goreportcard.com/badge/github.com/kubernetes/minikube\n\n\u003cimg src=\"https://github.com/kubernetes/minikube/raw/master/images/logo/logo.png\" width=\"100\" alt=\"minikube logo\"\u003e\n\nminikube implements a local Kubernetes cluster on macOS, Linux, and Windows. minikube's [primary goals](https://minikube.sigs.k8s.io/docs/concepts/principles/) are to be the best tool for local Kubernetes application development and to support all Kubernetes features that fit.\n\n\u003cimg src=\"https://raw.githubusercontent.com/kubernetes/minikube/master/site/static/images/screenshot.png\" width=\"575\" height=\"322\" alt=\"screenshot\"\u003e\n\n## Features\n\nminikube runs the latest stable release of Kubernetes, with support for standard Kubernetes features like:\n\n* [LoadBalancer](https://minikube.sigs.k8s.io/docs/handbook/accessing/#loadbalancer-access) - using `minikube tunnel`\n* Multi-cluster - using `minikube start -p \u003cname\u003e`\n* [NodePorts](https://minikube.sigs.k8s.io/docs/handbook/accessing/#nodeport-access) - using `minikube service`\n* [Persistent Volumes](https://minikube.sigs.k8s.io/docs/handbook/persistent_volumes/)\n* [Dashboard](https://minikube.sigs.k8s.io/docs/handbook/dashboard/) - `minikube dashboard`\n* [Container runtimes](https://minikube.sigs.k8s.io/docs/handbook/config/#runtime-configuration) - `minikube start --container-runtime`\n* [Configure apiserver and kubelet options](https://minikube.sigs.k8s.io/docs/handbook/config/#modifying-kubernetes-defaults) via command-line flags\n* Supports common [CI environments](https://github.com/minikube-ci/examples)\n\nAs well as developer-friendly features:\n\n* [Addons](https://minikube.sigs.k8s.io/docs/handbook/deploying/#addons) - a marketplace for developers to share configurations for running services on minikube\n* [NVIDIA GPU support](https://minikube.sigs.k8s.io/docs/tutorials/nvidia/) - for machine learning\n* [AMD GPU support](https://minikube.sigs.k8s.io/docs/tutorials/amd/) - for machine learning\n* [Filesystem mounts](https://minikube.sigs.k8s.io/docs/handbook/mount/)\n\n**For more information, see the official [minikube website](https://minikube.sigs.k8s.io)**\n\n## Installation\n\nSee the [Getting Started Guide](https://minikube.sigs.k8s.io/docs/start/)\n\n:mega: **Please fill out our [fast 5-question survey](https://forms.gle/Gg3hG5ZySw8c1C24A)** so that we can learn how \u0026 why you use minikube, and what improvements we should make. Thank you! :dancers:\n\n## GitHub Codespace\n\nYou can run minikube in a GitHub Codespace by clicking here:\n[![Open in GitHub Codespaces](https://img.shields.io/badge/Open%20in-GitHub%20Codespaces-blue?logo=github)](https://codespaces.new/kubernetes/minikube?quickstart=1)\n\nThis will launch a Github Codespace. You can then run `minikube start` and `minikube dashboard` - You can then open Minikube Dashboard by clicking opening the link displayed in the terminal.  \n\nYou can also run Minikube in a Dev Container locally using your favorite IDE, for more information see Dev Containers \u003chttps://code.visualstudio.com/docs/devcontainers/containers\u003e\n\n## Documentation\n\nSee \u003chttps://minikube.sigs.k8s.io/docs/\u003e\n\n## More Examples\n\nSee minikube in action in the [controls handbook](https://minikube.sigs.k8s.io/docs/handbook/controls/)\n\n## Governance\n\nKubernetes project is governed by a framework of principles, values, policies and processes to help our community and constituents towards our shared goals.\n\nThe [Kubernetes Community](https://github.com/kubernetes/community/blob/master/governance.md) is the launching point for learning about how we organize ourselves.\n\nThe [Kubernetes Steering community repo](https://github.com/kubernetes/steering) is used by the Kubernetes Steering Committee, which oversees governance of the Kubernetes project.\n\n## Community\n\nminikube is a Kubernetes [#sig-cluster-lifecycle](https://github.com/kubernetes/community/tree/master/sig-cluster-lifecycle)  project.\n\n* [**#minikube on Kubernetes Slack**](https://kubernetes.slack.com/messages/minikube) - Live chat with minikube developers!\n* [minikube-users mailing list](https://groups.google.com/g/minikube-users)\n* [minikube-dev mailing list](https://groups.google.com/g/minikube-dev)\n\n* [Contributing](https://minikube.sigs.k8s.io/docs/contrib/)\n* [Development Roadmap](https://minikube.sigs.k8s.io/docs/contrib/roadmap/)\n\nJoin our community meetings:\n\n* [Bi-weekly office hours, Mondays @ 11am PST](https://tinyurl.com/minikube-oh)\n* [Triage Party](https://minikube.sigs.k8s.io/docs/contrib/triage/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkubernetes%2Fminikube","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkubernetes%2Fminikube","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkubernetes%2Fminikube/lists"}