Go to file
Priya Wadhwa de34ddaaef Rebased 2020-03-10 14:05:41 -07:00
.github github actions: Download deps before running jobs 2020-03-05 13:05:44 -06:00
cmd WarningType -> Warning 2020-03-10 09:07:42 -07:00
deploy Update releases.json to include v1.8.1 2020-03-06 18:08:35 -08: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 Rebased 2020-03-10 14:05:41 -07:00
site update site latest release 2020-03-06 18:28:49 -08:00
test/integration Flip boolean logic 2020-03-06 12:48:54 -08:00
third_party/go9p
translations Add translations for korean 2020-03-06 18:43:44 +09:00
.codecov.yml
.dockerignore
.gitignore add generated asset file to gitignore 2019-10-29 13:38:25 -07:00
.gitmodules
.markdownlint.json
.travis.yml Upgrade to 1.13.6 2020-02-23 23:10:13 +11:00
CHANGELOG.md spelling 2020-03-06 18:00:10 -08:00
CONTRIBUTING.md
LICENSE
Makefile bump patch version 2020-03-06 17:53:57 -08:00
OWNERS Adding priyawadhwa as minikube approver 2019-11-06 11:58:06 -08:00
README.md Docs: Refer links to ingress-minikube 2020-01-05 11:05:06 +07:00
SECURITY_CONTACTS
code-of-conduct.md
go.mod Fix filepaths for windows 2020-03-05 15:23:22 -08:00
go.sum Fix filepaths for windows 2020-03-05 15:23:22 -08:00
netlify.toml Fix links by using Hugo modules tag 2019-10-26 13:36:28 +11:00
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.