Skip to main content
Version: 23.1

Schema Registry

To deserialize Kafka records that have been encoded with a schema registry compatible serializer, such as
io.confluent.kafka.serializers.KafkaAvroSerializer, you must have a valid schema registry configuration in Redpanda Console.

Additionally you can inspect, edit, and delete the registered schemas.

kafka:
schemaRegistry:
enabled: true
urls: ["https://my-schema-registry.com"]
username: console
password: redacted # Or set using flags or env variable
# If you want to enable protobuf support enable it here
protobuf:
enabled: true
schemaRegistry:
enabled: true
refreshInterval: 5m

What do you like about this doc?




Optional: Share your email address if we can contact you about your feedback.

Let us know what we do well: