- Notifications
You must be signed in to change notification settings - Fork5.1k
kubernetes/minikube
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
minikube implements a local Kubernetes cluster on macOS, Linux, and Windows. minikube'sprimary goals are to be the best tool for local Kubernetes application development and to support all Kubernetes features that fit.
minikube runs the latest stable release of Kubernetes, with support for standard Kubernetes features like:
- LoadBalancer - using
minikube tunnel
- Multi-cluster - using
minikube start -p <name>
- NodePorts - using
minikube service
- Persistent Volumes
- Ingress
- Dashboard -
minikube dashboard
- Container runtimes -
minikube start --container-runtime
- Configure apiserver and kubelet options via command-line flags
- Supports commonCI environments
As well as developer-friendly features:
- Addons - a marketplace for developers to share configurations for running services on minikube
- NVIDIA GPU support - for machine learning
- AMD GPU support - for machine learning
- Filesystem mounts
For more information, see the officialminikube website
See theGetting Started Guide
📣Please fill out ourfast 5-question survey so that we can learn how & why you use minikube, and what improvements we should make. Thank you! 👯
Seehttps://minikube.sigs.k8s.io/docs/
See minikube in actionhere
Kubernetes project is governed by a framework of principles, values, policies and processes to help our community and constituents towards our shared goals.
TheKubernetes Community is the launching point for learning about how we organize ourselves.
TheKubernetes Steering community repo is used by the Kubernetes Steering Committee, which oversees governance of the Kubernetes project.
minikube is a Kubernetes#sig-cluster-lifecycle project.
#minikube on Kubernetes Slack - Live chat with minikube developers!
Join our community meetings:
About
Run Kubernetes locally
Topics
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.