website/content/en/docs/reference/glossary/minikube.md

21 lines
428 B
Markdown
Raw Normal View History

---
title: Minikube
id: minikube
date: 2018-04-12
full_link: /docs/setup/learning-environment/minikube/
short_description: >
A tool for running Kubernetes locally.
aka:
tags:
- fundamental
- tool
---
A tool for running Kubernetes locally.
<!--more-->
Minikube runs a single-node cluster inside a VM on your computer.
You can use Minikube to
[try Kubernetes in a learning environment](/docs/setup/learning-environment/).