From 39e135cf03618468da65d706e53d4034b2f9e620 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anders=20F=20Bj=C3=B6rklund?= Date: Fri, 8 May 2020 17:34:08 +0200 Subject: [PATCH] Document that minikube with kubeadm needs 2 CPUs --- site/content/en/docs/start/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/content/en/docs/start/_index.md b/site/content/en/docs/start/_index.md index a6a991d86c..e847ca1b34 100644 --- a/site/content/en/docs/start/_index.md +++ b/site/content/en/docs/start/_index.md @@ -13,6 +13,7 @@ All you need is Docker (or similarly compatible) container or a Virtual Machine ## What you’ll need +* 2 CPUs or more * 2GB of free memory * 20GB of free disk space * Internet connection