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 cda8809 commit 7cf52e4Copy full SHA for 7cf52e4
1_installation_started.adoc
@@ -84,7 +84,7 @@ minikube config set vm-driver virtualbox #hyperkit
84
# minishift addon enable admin-user <2>
85
minikube start
86
----
87
-<1> I use 3 cpus here because I have 6 core laptop. Keep this number at or below 50% of overall laptop resources.
+<1> I use 2 cpus here because I have 6 core laptop. Keep this number at or below 50% of overall laptop resources.
88
There is nothing in this series of exercises that is CPU intensive.
89
<2> Minishift is secured by default, this creates an cluster "admin" user
90
0 commit comments