File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
content/uk/docs/tasks/tools Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 9
9
10
10
<!-- overview -->
11
11
12
+ <!-- This page shows you how to install [Minikube](/docs/tutorials/hello-minikube),
13
+ a tool that runs a single-node Kubernetes cluster in a virtual machine on your personal computer.
14
+ -->
15
+
12
16
Ця сторінка описує як встановити [ Minikube] ( /docs/tutorials/hello-minikube ) , інструмент який дозволяє
13
17
запустити Kubernetes кластер з однієї ноди у віртуальній машині на персональному комп'ютері.
14
18
@@ -33,7 +37,7 @@ sysctl -a | grep -E --color 'machdep.cpu.features|VMX'
33
37
34
38
{{% tab name="Windows" %}}
35
39
Для перевірки, чи підтримується віртуалізація на Windows 8 та версіях вище,запустіть наступну команду в терміналі
36
- вашого або через command prompt.
40
+ вашого або через command prompt.
37
41
```
38
42
systeminfo
39
43
```
You can’t perform that action at this time.
0 commit comments