Go to file
Medya Gh af16d336da Fixed givsor test setup and added time out to integration test 2019-08-18 01:39:42 -07:00
.github/ISSUE_TEMPLATE making issue template less complex 2019-07-08 10:19:03 -07:00
cmd adding a new flag wait-timeout and reduce default wait from 5 to 3 2019-08-18 01:14:02 -07:00
deploy Merge branch 'master' of github.com:kubernetes/minikube into gvisor-image 2019-08-15 13:56:37 -07:00
docs Point old documents to their new Hugo location 2019-08-12 14:30:40 -07:00
hack Fixed givsor test setup and added time out to integration test 2019-08-18 01:39:42 -07:00
images/logo Update screenshot, remove help wanted image 2019-08-13 18:09:51 -07:00
installers Change deb maintainer, lower case minikube 2019-07-14 09:32:19 +02:00
pkg adding a new flag wait-timeout and reduce default wait from 5 to 3 2019-08-18 01:14:02 -07:00
site Adding upgrade minikube docs for mac 2019-08-17 21:51:00 +05:30
test/integration Fixed givsor test setup and added time out to integration test 2019-08-18 01:39:42 -07:00
third_party/go9p Better comment syntax 2019-07-05 11:17:10 +08:00
translations Update code references to new documentation URL's 2019-08-12 14:51:41 -07:00
.codecov.yml Disable codecov comment bot 2017-08-04 14:46:44 -07:00
.dockerignore Add a .dockerignore to make image builds faster. 2017-11-06 13:01:01 -08:00
.gitignore Add hugo gitignore items 2019-08-13 18:14:31 -07:00
.gitmodules Switch hugo themes from whisper to docsy 2019-07-19 19:04:51 -07:00
.markdownlint.json Run markdownlint on all the md files in docs 2019-03-10 20:06:04 +01:00
.travis.yml Adding GOPROXY to Travis (#5018) 2019-08-09 15:55:17 -07:00
CHANGELOG.md Update CHANGELOG.md 2019-08-13 09:06:35 -07:00
CONTRIBUTING.md Point old documents to their new Hugo location 2019-08-12 14:30:40 -07:00
LICENSE Update License file 2016-04-15 15:44:00 -07:00
Makefile Merge branch 'master' of github.com:kubernetes/minikube into gvisor-image 2019-08-15 13:56:37 -07:00
OWNERS Update security contacts 2019-07-10 10:48:31 -07:00
README.md Update screenshot to use Droid Sans Mono 18pt 2019-08-14 10:05:06 -07:00
SECURITY_CONTACTS Update security contacts 2019-07-10 10:48:31 -07:00
code-of-conduct.md Update code-of-conduct.md 2017-12-20 13:39:35 -05:00
go.mod updated cache_image 2019-08-15 14:30:59 -07:00
go.sum Merge branch 'master' of github.com:kubernetes/minikube into gvisor-image 2019-08-15 13:56:37 -07:00
netlify.toml Switch hugo themes from whisper to docsy 2019-07-19 19:04:51 -07:00
test.sh boilerplate: Filter ./out and /hugo 2019-08-14 07:30:17 -07: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

Installation methods can be found in the Getting Started Guide

Documentation

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

More Examples

See our examples page

Community

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