Skip to content

Commit e667e88

Browse files
committed
Operator requirements (#121)
Part of stackabletech/documentation#289
1 parent 74a6994 commit e667e88

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/modules/ROOT/pages/installation.adoc

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ There are two ways to run the Stackable Commons Operator:
66
77
2. Build from source
88
9+
== Prerequisites
10+
11+
You will need:
12+
13+
* a Kubernetes cluster
14+
* kubectl
15+
* Helm
16+
17+
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:
18+
19+
* 0.2 cores (e.g. i5 or similar)
20+
* 256MB RAM
921

1022
== Helm
1123
Helm allows you to download and deploy Stackable operators on Kubernetes and is by far the easiest installation method. First ensure that you have installed the Stackable Operators Helm repository:

0 commit comments

Comments
 (0)