minikube/site/content/en/docs/Overview/_index.md

2.2 KiB

title linkTitle weight description
Overview Overview 1 What is it?

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.

minikube runs the latest stable release of Kubernetes, with support for standard Kubernetes features like:

As well as developer-friendly features:

  • Addons - a marketplace for developers to share configurations for running services on minikube
  • GPU support - for machine learning
  • Filesystem mounts
  • Automatic failure analysis

Why do I want it?

If you would like to develop Kubernetes applications:

  • locally
  • offline
  • using the latest version of Kubernetes

Then minikube is for you.

  • What is it good for? Developing local Kubernetes applications
  • What is it not good for? Production Kubernetes deployments
  • What is it not yet good for? Environments which do not allow VM's

Where should I go next?

📣😀 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! 💃🏽🎉