Go to file
Medya Ghazizadeh 827f73f8e1
Merge pull request #7621 from developer-guy/master
[DOCS UPDATE] Update audit-policy.md in pages of tutorial.
2020-04-11 17:01:42 -07:00
.github Merge pull request #6580 from alonyb/add-windows-ci-workflow 2020-04-09 04:11:57 -07:00
cmd uninstallKubernetes: Pass back DeletionErrors rather than fatal exits 2020-04-10 12:43:45 -07:00
deploy Merge pull request #7349 from cambridge-semantics/master 2020-04-08 11:25:43 -07:00
enhancements Mention extension idea 2020-03-30 08:49:21 -07:00
hack update crio version in kicbase 2020-04-10 01:42:58 -07:00
images/logo Update screenshot, remove help wanted image 2019-08-13 18:09:51 -07:00
installers Fix building packages for architectures 2020-02-03 22:15:02 +01:00
pkg Make KIC start message shorter and with disksize 2020-04-11 10:01:11 +02:00
site Update audit-policy.md 2020-04-11 18:55:57 +03:00
test/integration Merge pull request #7590 from kubernetes/cert-investigation 2020-04-10 14:32:56 -07:00
third_party/go9p Add files missing for FreeBSD compilation 2020-03-26 16:23:53 -07:00
translations updating some french translations for minikube start 2020-04-09 11:39:39 -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 generated asset file to gitignore 2019-10-29 13:38:25 -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 Upgrade go version 1.13.6 -> 1.13.8 2020-03-08 12:32:46 +01:00
CHANGELOG.md Version bump: v1.9.2 2020-04-04 10:53:59 -07: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 Remove unused docs/ directory 2020-04-09 14:01:42 +01:00
OWNERS Adding priyawadhwa as minikube approver 2019-11-06 11:58:06 -08:00
README.md fix broken links on minikube website 2020-04-10 17:10:58 -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 go mod tidy 2020-04-08 15:16:45 -07:00
go.sum go mod tidy 2020-04-08 15:16:45 -07:00
netlify.toml docs: Update hugo version used by netlify 2020-03-30 11:57:21 -07:00
test.sh Make tests noise-free again by default 2020-04-09 22:12:36 -07:00

README.md

minikube

BuildStatus Widget GoReport Widget Github All Releases Latest Release

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 minikube in action here

Community

minikube is a Kubernetes #sig-cluster-lifecycle project.