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 304bf1b commit a16de9eCopy full SHA for a16de9e
content/en/docs/setup/learning-environment/_index.md
@@ -11,7 +11,7 @@ weight: 20
11
{{/* If you're localizing this page, you only need to copy the front matter */}}
12
{{/* and add a redirect into "/static/_redirects", for YOUR localization. */}}
13
-->
14
-
+/*
15
## kind
16
17
[`kind`](https://kind.sigs.k8s.io/docs/) lets you run Kubernetes on
@@ -31,3 +31,5 @@ Kubernetes, or for daily development work.
31
You can follow the official
32
[Get Started!](https://minikube.sigs.k8s.io/docs/start/) guide if your focus is
33
on getting the tool installed.
34
+
35
+*/
0 commit comments