Closed
Description
We want to document user-guidelines for the operator in terms of e.g. min/max CPU, memory and disk space. These are non-binding (as an accurate assessment is dependent on a specific use-case) but may be referred to from GTCs and other contract documents.
This should be documented as described in stackabletech/documentation#289
Acceptance
- run the following
- zookeeper operator managing single ZK instance (serving HDFS, HBase and Kafka clusters)
- zookeeper operator managing multiple ZK instances in different namespaces (each serving HDFS, HBase and Kafka clusters)
- vary cluster sizes
- recommendations for CPU, memory and disk space per zookeeper instance managed by the operator, for
- Kind cluster
- Managed k8s cluster (at least one)
- The results are added to a table in the documentation as described in Document operator system requirements documentation#289