第 4 章 Preparing for your Streams for Apache Kafka deployment
Prepare for a deployment of Streams for Apache Kafka by completing any necessary pre-deployment tasks. Take the necessary preparatory steps according to your specific requirements, such as the following:
- Ensuring you have the necessary prerequisites before deploying Streams for Apache Kafka
- Downloading the Streams for Apache Kafka release artifacts to facilitate your deployment
- Pushing the Streams for Apache Kafka container images into your own registry (if required)
- Setting up admin roles to enable configuration of custom resources used in the deployment
注意
To run the commands in this guide, your cluster user must have the rights to manage role-based access control (RBAC) and CRDs.
4.1. Deployment prerequisites 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
To deploy Streams for Apache Kafka, you will need the following:
An OpenShift 4.12 to 4.16 cluster.
Streams for Apache Kafka is based on Strimzi 0.40.x.
-
The
occommand-line tool is installed and configured to connect to the running cluster.