Control Center System Requirements and Compatibility

Use the information in this section to understand the requirements to install Control Center.

Compatibility with Confluent Platform

Control Center is compatible with the following Confluent Platform versions:

  • Confluent Platform 8.0
  • Confluent Platform 7.9
  • Confluent Platform 7.8
  • Confluent Platform 7.7

Considerations:

  • Control Center 2.2 is backward compatible with the list of supported Confluent Platform versions above
  • Use Confluent Platform 7.9 to export metrics with mTLS (communication between Kafka and Control Center)
  • Use Confluent Platform 7.7, or Confluent Platform 7.8 to export metrics with TLS and Basic Auth (communication between Kafka and Control Center)
  • Confluent Platform 8.0 supports only KRaft mode. For ZooKeeper, use: Confluent Platform 7.9, Confluent Platform 7.8, or Confluent Platform 7.7

System requirements

Control Center monitors larger workloads compared to previous versions of Control Center (Legacy).

For monitoring clusters with 100k replicas or less (most common):

  • Memory: 8 GB
  • Storage: 200 GB (preferably SSD)
  • CPU: 4 cores

For monitoring clusters with more than 100k replicas:

  • Memory: 16 GB
  • Storage: 300 GB (preferably SSD)
  • CPU: 8 cores

For monitoring clusters with 200k - 400k replicas, use the configurations mentioned in the multi-node manual install. Alternatively, adjust the allocated memory, storage, and CPU parameters to accommodate the increased workload.

Considerations:

  • Storage requirements are based on default metrics retention of 15 days. If you configure a different retention, you must proportionately adjust storage.

    For example:

    • If you set metric retention from 15 to 30 days, you should double storage
    • If you set metric retention from 15 to 7 days, you should halve storage
  • You can configure the default Control Center network port.

  • Using a proxy to control and secure access to Control Center is supported.