You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/modules/getting_started/pages/index.adoc
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,9 +10,14 @@ You will need:
10
10
* kubectl
11
11
* optional: Helm
12
12
13
+
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:
14
+
15
+
* 0.2 cores (e.g. i5 or similar)
16
+
* 256MB RAM
17
+
13
18
== What's next
14
19
15
20
The Guide is divided into two steps:
16
21
17
22
* xref:installation.adoc[Installing the Operators].
18
-
* xref:first_steps.adoc[Setting up the HDFS cluster and verifying it works].
23
+
* xref:first_steps.adoc[Setting up the HDFS cluster and verifying it works].
0 commit comments