Go to file
Thomas Strömberg b89bfbe3d2
Merge pull request #5425 from n0npax/improve-translations-test-coverage
improve translations test coverage
2019-10-17 14:50:12 -07:00
.github Shorten template 2019-10-01 15:02:44 -07:00
cmd Merge pull request #5555 from woodcockjosh/fix-addons-output-format-option 2019-10-17 14:46:02 -07:00
deploy Remove trailing slash 2019-10-16 16:18:28 -07:00
docs Update doc path 2019-09-13 07:11:06 -07:00
enhancements fix some spelling mistakes 2019-10-02 10:31:26 +08:00
hack Merge pull request #5623 from corneliusweig/w/release-notes-helper 2019-10-17 14:36:36 -07:00
images/logo Update screenshot, remove help wanted image 2019-08-13 18:09:51 -07:00
installers Fix the encoding to LF 2019-08-18 03:02:23 +05:30
pkg Merge pull request #5425 from n0npax/improve-translations-test-coverage 2019-10-17 14:50:12 -07:00
site Add docs for using registry on macOS 2019-10-13 18:57:47 +01:00
test/integration Merge pull request #5555 from woodcockjosh/fix-addons-output-format-option 2019-10-17 14:46:02 -07:00
third_party/go9p Correct grammar and words 2019-09-24 17:49:02 +08:00
translations Merge branch 'master' into translation-chinese 2019-10-16 13:07:35 -07:00
.codecov.yml make codecov bot to comment on PRs 2019-09-25 11:48:40 -07:00
.dockerignore Add a .dockerignore to make image builds faster. 2017-11-06 13:01:01 -08:00
.gitignore Add hugo gitignore items 2019-08-13 18:14:31 -07:00
.gitmodules Switch hugo themes from whisper to docsy 2019-07-19 19:04:51 -07:00
.markdownlint.json Run markdownlint on all the md files in docs 2019-03-10 20:06:04 +01:00
.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 Point old documents to their new Hugo location 2019-08-12 14:30:40 -07:00
LICENSE Update License file 2016-04-15 15:44:00 -07:00
Makefile Upgrade Buildroot to 2019.02 and VirtualBox to 5.2 2019-10-13 15:13:02 +02:00
OWNERS Adding blueelvis as a minikube reviewer 2019-10-07 10:34:25 -07:00
README.md Mention survey 2019-09-19 08:04:05 -07:00
SECURITY_CONTACTS Update security contacts 2019-07-10 10:48:31 -07:00
code-of-conduct.md Update code-of-conduct.md 2017-12-20 13:39:35 -05:00
go.mod Changed command runner 2019-10-11 00:09:28 -07:00
go.sum run 'go mod tidy' 2019-09-11 10:00:59 -07:00
netlify.toml Switch hugo themes from whisper to docsy 2019-07-19 19:04:51 -07:00
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.