Confluent Schema Registryv3.11+

Configure the Kafka Consume plugin to use the Confluent Schema Registry for message deserialization.

Environment variables

  • BOOTSTRAP_SERVER_HOST: The bootstrap server host.

  • KAFKA_TOPIC: The name of the Kafka topic to consume from.

  • REGISTRY_URL: The URL of your Confluent Schema Registry instance. For example, http://schema-registry:8081.

Set up the plugin

Something wrong?

Help us make these docs great!

Kong Developer docs are open source. If you find these useful and want to make them better, contribute today!