Go to file
Y.Horie d023ac779e Rename cacheImageConfigKey from cache #5375 2019-09-27 07:59:46 +09:00
.github/ISSUE_TEMPLATE
cmd Rename cacheImageConfigKey from cache #5375 2019-09-27 07:59:46 +09:00
deploy Merge pull request #5363 from woodcockjosh/add-helm-addon 2019-09-24 06:37:29 -07:00
docs
hack fix-up typo 2019-09-22 10:10:37 +08:00
images/logo
installers
pkg WIP: Remove all single-package constants from constants package #5375 2019-09-27 07:59:46 +09:00
site WIP: Remove all single-package constants from constants package #5375 2019-09-27 07:59:46 +09:00
test/integration Merge pull request #5465 from tstromberg/gvisor-2 2019-09-26 11:59:54 -07:00
third_party/go9p Correct grammar and words 2019-09-24 17:49:02 +08:00
translations Initial translations for fr, es, de, ja, and zh-CN 2019-09-25 18:32:22 -07:00
.codecov.yml make codecov bot to comment on PRs 2019-09-25 11:48:40 -07:00
.dockerignore
.gitignore
.gitmodules
.markdownlint.json
.travis.yml set notification settings travis-ci 2019-09-26 10:53:21 -07:00
CHANGELOG.md fix-up typo 2019-09-26 14:04:35 +08:00
CONTRIBUTING.md
LICENSE
Makefile
OWNERS
README.md
SECURITY_CONTACTS
code-of-conduct.md
go.mod
go.sum
netlify.toml
test.sh use [[ instead of [ 2019-09-25 13:16:16 -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.