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.
1 parent 0e3a90c commit 87bc53bCopy full SHA for 87bc53b
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
@@ -17,4 +17,4 @@ tags:
17
18
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