Go to file
Thomas Strömberg bac18e23ec
Merge branch 'master' into addons-update2
2019-09-19 10:20:55 -07:00
.github/ISSUE_TEMPLATE making issue template less complex 2019-07-08 10:19:03 -07:00
cmd Merge pull request #5401 from tstromberg/not-found3 2019-09-19 09:53:49 -07:00
deploy Merge branch 'master' into addons-update2 2019-09-19 10:20:55 -07:00
docs Update doc path 2019-09-13 07:11:06 -07:00
hack Address lint issues 2019-09-18 06:38:50 -07:00
images/logo Update screenshot, remove help wanted image 2019-08-13 18:09:51 -07:00
installers Fix the encoding to LF 2019-08-18 03:02:23 +05:30
pkg Merge branch 'master' into addons-update2 2019-09-19 10:20:55 -07:00
site Add survey links to popular overview / getting started doc 2019-09-19 08:09:49 -07:00
test/integration Pass driver name rather than executable name 2019-09-18 15:08:53 -07:00
third_party/go9p Better comment syntax 2019-07-05 11:17:10 +08:00
translations update translation files 2019-08-26 15:18:22 -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 make travisbuddy only to comment on failure 2019-08-21 15:00:00 -07:00
CHANGELOG.md Mention 1.4.0-beta.2 2019-09-13 15:16:55 -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 Use find instead of syscall_t because Go 2019-09-18 14:24:18 -07:00
OWNERS Adding Jose Donizetti to the official maintainers 2019-07-27 15:20:16 -07:00
README.md Mention survey 2019-09-19 08:04:05 -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 run 'go mod tidy' 2019-09-11 10:00:59 -07:00
go.sum run 'go mod tidy' 2019-09-11 10:00:59 -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

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.