From a16de9ee7a681c93a277b4b7d7fb26e6e5246441 Mon Sep 17 00:00:00 2001 From: vaibhav Date: Thu, 17 Jun 2021 10:01:28 +0530 Subject: [PATCH] Comment the body in docs/setup/learning-environment/_index.md --- content/en/docs/setup/learning-environment/_index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/en/docs/setup/learning-environment/_index.md b/content/en/docs/setup/learning-environment/_index.md index 672bbd69ed..bb4aa05a07 100644 --- a/content/en/docs/setup/learning-environment/_index.md +++ b/content/en/docs/setup/learning-environment/_index.md @@ -11,7 +11,7 @@ weight: 20 {{/* If you're localizing this page, you only need to copy the front matter */}} {{/* and add a redirect into "/static/_redirects", for YOUR localization. */}} --> - +/* ## kind [`kind`](https://kind.sigs.k8s.io/docs/) lets you run Kubernetes on @@ -31,3 +31,5 @@ Kubernetes, or for daily development work. You can follow the official [Get Started!](https://minikube.sigs.k8s.io/docs/start/) guide if your focus is on getting the tool installed. + +*/