Skip to content

Commit d4ecebf

Browse files
authored
Merge pull request #49171 from yuto-kimura-g/fix/49116
Update stale glossary entry for "minikube"
2 parents 0e3a062 + 87bc53b commit d4ecebf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Minikube
33
id: minikube
44
date: 2018-04-12
5-
full_link: /docs/setup/learning-environment/minikube/
5+
full_link: /docs/tasks/tools/#minikube
66
short_description: >
77
A tool for running Kubernetes locally.
88
@@ -15,6 +15,6 @@ tags:
1515

1616
<!--more-->
1717

18-
Minikube runs a single-node cluster inside a VM on your computer.
18+
Minikube runs an all-in-one or a multi-node local Kubernetes cluster inside a VM on your computer.
1919
You can use Minikube to
20-
[try Kubernetes in a learning environment](/docs/setup/learning-environment/).
20+
[try Kubernetes in a learning environment](/docs/tasks/tools/#minikube).

0 commit comments

Comments
 (0)