Go to file
Thomas Strömberg 45e5093fce
Merge pull request #5079 from tstromberg/start2
Update screenshot to use Droid Sans Mono 18pt
2019-08-14 10:07:11 -07:00
.github/ISSUE_TEMPLATE
cmd Merge pull request #4993 from ethan-daocloud/patch-1 2019-08-13 21:43:42 -07:00
deploy Merge pull request #4991 from reegnz/bugfix/reenable-systemd-timesyncd 2019-08-13 21:48:47 -07:00
docs Point old documents to their new Hugo location 2019-08-12 14:30:40 -07:00
hack Update code references to new documentation URL's 2019-08-12 14:51:41 -07:00
images/logo Update screenshot, remove help wanted image 2019-08-13 18:09:51 -07:00
installers
pkg lint 2019-08-13 15:51:12 -07:00
site Update screenshot to use Droid Sans Mono 18pt 2019-08-14 10:05:06 -07:00
test/integration Merge pull request #5003 from medyagh/kubeconfig 2019-08-13 14:57:49 -07:00
third_party/go9p
translations Update code references to new documentation URL's 2019-08-12 14:51:41 -07:00
.codecov.yml
.dockerignore
.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
.travis.yml Adding GOPROXY to Travis (#5018) 2019-08-09 15:55:17 -07:00
CHANGELOG.md Update CHANGELOG.md 2019-08-13 09:06:35 -07:00
CONTRIBUTING.md Point old documents to their new Hugo location 2019-08-12 14:30:40 -07:00
LICENSE
Makefile Remove .ONESHELL use for make 3.8.1 compat (macOS) 2019-08-14 07:30:00 -07:00
OWNERS
README.md Update screenshot to use Droid Sans Mono 18pt 2019-08-14 10:05:06 -07:00
SECURITY_CONTACTS
code-of-conduct.md
go.mod Merge pull request #5025 from blueelvis/4996-fix-download-progress-bars 2019-08-12 08:31:20 -07:00
go.sum Merge pull request #5025 from blueelvis/4996-fix-download-progress-bars 2019-08-12 08:31:20 -07:00
netlify.toml Switch hugo themes from whisper to docsy 2019-07-19 19:04:51 -07:00
test.sh boilerplate: Filter ./out and /hugo 2019-08-14 07:30:17 -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

Installation methods can be found in the Getting Started Guide

Documentation

See https://minikube.sigs.k8s.io/docs/

More Examples

See our examples page

Community

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