Go to file
Marcin Niemira 4134d08cb1
Update .travis.yml
2019-10-07 12:43:51 +11:00
.github Shorten template 2019-10-01 15:02:44 -07:00
cmd Merge remote-tracking branch 'origin/master' into crio-containerd-image-repo 2019-09-28 12:23:20 +08:00
deploy Merge pull request #5455 from yuxiaobo96/minikube-update2 2019-10-02 11:11:08 -07:00
docs
enhancements fix some spelling mistakes 2019-10-02 10:31:26 +08:00
hack
images/logo
installers
pkg Fixes repository for storage-provisioner 2019-09-29 09:07:56 +08:00
site Merge pull request #5525 from woodcockjosh/fix-tcp-udp-ingress-tutorial 2019-10-02 11:11:33 -07:00
test/integration Merge remote-tracking branch 'origin/master' into crio-containerd-image-repo 2019-09-28 12:23:20 +08:00
third_party/go9p Correct grammar and words 2019-09-24 17:49:02 +08:00
translations additional translations for pl 2019-09-29 22:42:21 +10: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 Update .travis.yml 2019-10-07 12:43:51 +11: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.