Update link to Minikube from glossary (#14942)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
a0aa15ec7f
commit
0c4d5b7506
@@ -2,7 +2,7 @@
|
|||||||
title: Minikube
|
title: Minikube
|
||||||
id: minikube
|
id: minikube
|
||||||
date: 2018-04-12
|
date: 2018-04-12
|
||||||
full_link: /docs/getting-started-guides/minikube/
|
full_link: /docs/setup/learning-environment/minikube/
|
||||||
short_description: >
|
short_description: >
|
||||||
A tool for running Kubernetes locally.
|
A tool for running Kubernetes locally.
|
||||||
|
|
||||||
@@ -16,4 +16,5 @@ tags:
|
|||||||
<!--more-->
|
<!--more-->
|
||||||
|
|
||||||
Minikube runs a single-node cluster inside a VM on your computer.
|
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/).
|
||||||
|
|||||||
Reference in New Issue
Block a user