Go to file
Thomas Strömberg 991d84e9f5
Merge pull request #5732 from tstromberg/config-avail
Hide innocuous viper ConfigFileNotFoundError
2019-10-25 12:45:20 -07:00
.github
cmd Merge pull request #5732 from tstromberg/config-avail 2019-10-25 12:45:20 -07:00
deploy toolbox: support newer systemd-nspawn (232 and up) 2019-10-19 13:23:27 +02:00
docs
enhancements
hack Pass --expected-default-driver to the test rather than minikube 2019-10-25 10:43:30 -07:00
images/logo
installers Build minikube for arm64 (aarch64) as well 2019-10-19 18:41:54 +02:00
pkg Merge pull request #5731 from tstromberg/v1.16.2 2019-10-25 12:45:11 -07:00
site Merge pull request #5646 from marekschwarz/DOCS_FOR_DELETE_ALL 2019-10-23 10:46:33 -07:00
test/integration Add more debug logs 2019-10-24 20:34:38 -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 order PRs by user impact 2019-10-21 14:13:10 -07:00
CONTRIBUTING.md
LICENSE
Makefile Upgrade to golangci-lint v1.21, add dogsled check 2019-10-23 14:37:47 -07:00
OWNERS
README.md
SECURITY_CONTACTS
code-of-conduct.md
go.mod Make unit tests pass again 2019-10-23 09:34:32 -07:00
go.sum Make unit tests pass again 2019-10-23 09:34:32 -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.