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 7581767 commit ed2f7caCopy full SHA for ed2f7ca
content/ja/docs/reference/glossary/minikube.md
@@ -0,0 +1,18 @@
1
+---
2
+title: Minikube
3
+id: minikube
4
+date: 2018-04-12
5
+full_link: /ja/docs/tasks/tools/#minikube
6
+short_description: >
7
+ ローカルでKubernetesを実行するためのツールです。
8
+aka:
9
+tags:
10
+- fundamental
11
+- tool
12
13
+ローカルでKubernetesを実行するためのツールです。
14
+
15
+<!--more-->
16
17
+Minikubeは、ローカルのVM内で、単一または複数ノードのローカルKubernetesクラスターを実行します。
18
+Minikubeを使って[学習環境でKubernetesを試す](/ja/docs/tasks/tools/#minikube)ことができます。
0 commit comments