.. _image_reference: Docker Image Reference ====================== .. include:: includes/image-description.rst This table lists the available images and the Confluent software packages that they contain. Some images are identified as ```cp-enterprise-${component_name}```. These images include proprietary components that must be licensed from Confluent when deployed. +------------------+------------------------------+------------------------------+-----------------------------------------+ | Component | Image Name | License | Packages Included | +==================+==============================+==============================+=========================================+ | Base Image | cp-base | |community-license| | - zulu-openjdk-8 | +------------------+------------------------------+------------------------------+-----------------------------------------+ | |c3-short| | cp-enterprise-control-center | |commercial-license| | - confluent-control-center | +------------------+------------------------------+------------------------------+-----------------------------------------+ | |cs| | cp-server | |commercial-license| | - cp-server | +------------------+------------------------------+------------------------------+-----------------------------------------+ | |ak| | cp-kafka | |community-license| | - confluent-kafka-* | +------------------+------------------------------+------------------------------+-----------------------------------------+ | |ak| | cp-enterprise-kafka | |commercial-license| | - confluent-kafka-* | | | | | - confluent-rebalancer | +------------------+------------------------------+------------------------------+-----------------------------------------+ | |kconnect-long| | cp-kafka-connect | |community-license| | - confluent-schema-registry | | | | | - confluent-control-center | | | | | - confluent-kafka-connect-elasticsearch | | | | | - confluent-kafka-connect-jdbc | | | | | - confluent-kafka-connect-s3 | | | | | - confluent-monitoring-interceptors | +------------------+------------------------------+------------------------------+-----------------------------------------+ | |kconnect-long| | cp-kafka-connect-base | |community-license| | - confluent-common | | | | | - confluent-schema-registry | | | | | - confluent-control-center | | | | | - confluent-control-center-fe | | | | | - confluent-hub-client | | | | | - confluent-kafka-* | | | | | - confluent-rebalancer | | | | | - confluent-rest-utils | +------------------+------------------------------+------------------------------+-----------------------------------------+ | KSQL CLI | cp-ksql-cli | |community-license| | - ksql-cli | +------------------+------------------------------+------------------------------+-----------------------------------------+ | KSQL Server | cp-ksql-server | |community-license| | - ksql-server | | | | | - confluent-monitoring-interceptors | +------------------+------------------------------+------------------------------+-----------------------------------------+ | Replicator | cp-enterprise-replicator | |commercial-license| | - confluent-kafka-replicator | | | | | - confluent-schema-registry | +------------------+------------------------------+------------------------------+-----------------------------------------+ | Replicator | cp-enterprise-replicator | |commercial-license| | - confluent-kafka-replicator | | Executable | -executable | | - confluent-schema-registry | | | | | - confluent-control-center | +------------------+------------------------------+------------------------------+-----------------------------------------+ | |crest| | cp-kafka-rest | |community-license| | - confluent-kafka-rest | +------------------+------------------------------+------------------------------+-----------------------------------------+ | |sr| | cp-schema-registry | |community-license| | - confluent-schema-registry | +------------------+------------------------------+------------------------------+-----------------------------------------+ .. note:: The |kconnect-long| and KSQL Server images are labeled as "Enterprise" simply because they contain Confluent monitoring interceptors. The monitoring interceptors enable connectors and KSQL queries to collect the metrics that can be visualized in |c3|. The |kconnect| image includes |c3-short| in its entirety, while the KSQL Server image just includes the monitoring interceptors. No explicit license is required when using the |kconnect| or the KSQL Server image on their own.