Skip to content

Commit b043e36

Browse files
committed
strimzi installation on kubernetes
1 parent c1aa721 commit b043e36

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

installing_on_kubernetes/_topics/prepare_kubernetes_namespace.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
## Preparing the Kubernetes namespace
2+
Prerequisite:
3+
If you are using OpenShift, our operator will leverage the OpenShift catalog to install Strimzi for you automatically.
4+
If not running on OpenShift, manual installation of Strimzi Kafka is required. [Strimzi](https://strimzi.io/) installation steps can be found [here](https://strimzi.io/docs/operators/latest/deploying#deploy-tasks_str). Only the Strimzi cluster operator needs to be deployed, our operator will then make the necessary requests for the resources needed from Strimzi.
5+
26
The operator directory referenced below can be found [here]({{ site.data.product.operator_directory }})
37

48
1. Search for the Custom Resource Definition (CRD) and create it if it doesn't already exist.

0 commit comments

Comments
 (0)