We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0e3a062 + 87bc53b commit d4ecebfCopy full SHA for d4ecebf
content/en/docs/reference/glossary/minikube.md
@@ -2,7 +2,7 @@
2
title: Minikube
3
id: minikube
4
date: 2018-04-12
5
-full_link: /docs/setup/learning-environment/minikube/
+full_link: /docs/tasks/tools/#minikube
6
short_description: >
7
A tool for running Kubernetes locally.
8
@@ -15,6 +15,6 @@ tags:
15
16
<!--more-->
17
18
-Minikube runs a single-node cluster inside a VM on your computer.
+Minikube runs an all-in-one or a multi-node local Kubernetes cluster inside a VM on your computer.
19
You can use Minikube to
20
-[try Kubernetes in a learning environment](/docs/setup/learning-environment/).
+[try Kubernetes in a learning environment](/docs/tasks/tools/#minikube).
0 commit comments