Go to file
Thomas Stromberg 9adf54388d lint cleanup 2020-03-04 20:49:49 -08:00
.github missing files 2020-03-04 13:48:21 -08:00
cmd Merge master 2020-03-04 20:18:16 -08:00
deploy Merge pull request #6669 from afbjorklund/cni-source 2020-02-24 22:31:06 +01:00
docs
enhancements
hack Merge pull request #6888 from sharifelgamal/driver 2020-03-04 19:04:43 -08:00
images/logo
installers Fix building packages for architectures 2020-02-03 22:15:02 +01:00
pkg lint cleanup 2020-03-04 20:49:49 -08:00
site Merge master 2020-03-04 20:18:16 -08:00
test/integration Merge master 2020-03-04 20:18:16 -08:00
third_party/go9p
translations Switch --vm-driver paramter to --driver 2020-03-04 13:32:43 -08:00
.codecov.yml
.dockerignore
.gitignore
.gitmodules
.markdownlint.json
.travis.yml Upgrade to 1.13.6 2020-02-23 23:10:13 +11:00
CHANGELOG.md update changelog 2020-02-20 00:47:36 -08:00
CONTRIBUTING.md
LICENSE
Makefile Merge master 2020-03-04 20:18:16 -08:00
OWNERS
README.md
SECURITY_CONTACTS
code-of-conduct.md
go.mod go.mod update 2020-03-04 20:08:49 -08:00
go.sum go.mod update 2020-03-04 20:08:49 -08:00
netlify.toml
test.sh

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.