From e0a42d70a1c1c0c4397d54a87c077d0a7fdba6fe Mon Sep 17 00:00:00 2001 From: Razvan-Daniel Mihai <84674+razvan@users.noreply.github.com> Date: Mon, 5 Dec 2022 14:46:10 +0100 Subject: [PATCH] Added operator requirements. --- docs/modules/getting_started/pages/index.adoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/modules/getting_started/pages/index.adoc b/docs/modules/getting_started/pages/index.adoc index 9268ac0e..408fe3f7 100644 --- a/docs/modules/getting_started/pages/index.adoc +++ b/docs/modules/getting_started/pages/index.adoc @@ -11,6 +11,11 @@ You will need: * curl * optional: Helm +Resource sizing depends on cluster type(s), usage and scope, but as a starting point we recommend a minimum of the following resources for this operator: + +* 0.2 cores (e.g. i5 or similar) +* 256MB RAM + == What's next The Guide is divided into two steps: