Go to file
Medya Ghazizadeh 6c45d66d84
Merge pull request #6287 from afbjorklund/cgroup-driver
Use CGroupDriver function from cruntime for kubelet
2020-01-15 14:46:31 -08:00
.github Shorten template 2019-10-01 15:02:44 -07:00
cmd add example to tunnel help 2020-01-13 16:16:36 -08:00
deploy disable istio provisioner by default 2020-01-14 12:05:32 -08:00
docs Update doc path 2019-09-13 07:11:06 -07:00
enhancements Use directories instead of file names for all MEP's 2019-10-16 09:23:02 -05:00
hack Move away from go.mod when installing gopogh tool 2020-01-13 20:21:58 +01:00
images/logo Update screenshot, remove help wanted image 2019-08-13 18:09:51 -07:00
installers Build minikube for arm64 (aarch64) as well 2019-10-19 18:41:54 +02:00
pkg Merge pull request #6287 from afbjorklund/cgroup-driver 2020-01-15 14:46:31 -08:00
site Merge pull request #6306 from medyagh/tunnel_example 2020-01-15 09:54:59 -08:00
test/integration Merge pull request #6256 from tstromberg/dry-run 2020-01-13 13:37:15 -08:00
third_party/go9p Address some go9p issues adressed by SonarCloud 2019-10-06 20:07:20 +02:00
translations update zh translation 2019-12-30 15:38:56 +08:00
.codecov.yml make codecov bot to comment on PRs 2019-09-25 11:48:40 -07:00
.dockerignore
.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 bumpg golang version 2019-11-06 14:01:00 -08:00
CHANGELOG.md Update CHANGELOG.md 2019-12-20 00:24:27 -08:00
CONTRIBUTING.md Point old documents to their new Hugo location 2019-08-12 14:30:40 -07:00
LICENSE
Makefile bumping makefile to 1.17.0-beta.0 2020-01-14 14:31:45 -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 Update security contacts 2019-07-10 10:48:31 -07:00
code-of-conduct.md
go.mod use docker cli lib to get image id 2019-12-20 12:18:55 -08:00
go.sum Fix unit tests and go tempalte block 2020-01-08 17:08:11 -08:00
netlify.toml Fix links by using Hugo modules tag 2019-10-26 13:36:28 +11:00
test.sh combine lint and boilerplate 2019-10-25 15:53:04 -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.