Chapter 12. U
12.1. Upgrade Copy linkLink copied to clipboard!
The process of updating the Cluster Operator and the Kafka cluster it manages. Upgrade typically involves upgrading the operator first, then the Kafka version, and finally the metadata version.
Upgrade paths:
- incremental upgrade
- Move between consecutive minor versions
- multi-version upgrade
- Skip one or more minor versions
For more information, see Upgrading Streams for Apache Kafka.
12.2. User Operator Copy linkLink copied to clipboard!
The operator responsible for managing Kafka users and ACLs through KafkaUser custom resources.