Go to file
tstromberg b1fd21e118 Do not check sshd for the none driver 2019-10-28 10:35:20 -07:00
.github
cmd Do not check sshd for the none driver 2019-10-28 10:35:20 -07:00
deploy
docs
enhancements
hack Use print instead of printf to preserve whitespace 2019-10-24 13:01:52 -07:00
images/logo
installers
pkg Fix lint error: File is not `goimports` -ed 2019-10-24 21:32:41 +09:00
site Merge pull request #5646 from marekschwarz/DOCS_FOR_DELETE_ALL 2019-10-23 10:46:33 -07:00
test/integration Merge pull request #5611 from woodcockjosh/json-output-for-status 2019-10-21 18:37:34 -07:00
third_party/go9p
translations
.codecov.yml
.dockerignore
.gitignore
.gitmodules
.markdownlint.json
.travis.yml pin go version for boilerplate 2019-10-23 13:50:30 -07:00
CHANGELOG.md Add gvisor change, reorder items 2019-10-25 15:42:55 -07:00
CONTRIBUTING.md
LICENSE
Makefile Update Makefile to v1.5.0 2019-10-25 15:18:48 -07:00
OWNERS
README.md
SECURITY_CONTACTS
code-of-conduct.md
go.mod
go.sum Address merge conflicts 2019-10-21 11:12:06 -07:00
netlify.toml
test.sh Previous boilerplate fix break make test 2019-10-24 08:29:15 +11:00

README.md

minikube

BuildStatus Widget GoReport Widget

minikube logo

minikube implements a local Kubernetes cluster on macOS, Linux, and Windows. minikube's primary goals are to be the best tool for local Kubernetes application development and to support all Kubernetes features that fit.

screenshot

Features

minikube runs the latest stable release of Kubernetes, with support for standard Kubernetes features like:

As well as developer-friendly features:

For more information, see the official minikube website

Installation

See the Getting Started Guide

📣 Please fill out our fast 5-question survey so that we can learn how & why you use minikube, and what improvements we should make. Thank you! 👯

Documentation

See https://minikube.sigs.k8s.io/docs/

More Examples

See our examples page

Community

minikube is a Kubernetes #sig-cluster-lifecycle project.