Overview
A SchemaRegistry defines the location of a schema registry such as a Confluent cloud schema registry URL. It can be used in a SchemaRegistryBackup or a SchemaRegistryRestore.
Usage
SchemaRegistry resources can be managed using the kubectl command line tool,
and are available under the name schemaregistry or schemaregistries.
$ kubectl get schemaregistriesNAME AGEconfluent-registry 10mSupported Registries
Currently, only registries implementing the Confluent Schema Registry API are supported.
See the Confluent Schema Registry documentation for more information.