Skip to content

    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.

    Usage

    SchemaRegistry resources can be managed using the kubectl command line tool, and are available under the name schemaregistry or schemaregistries.

    Terminal window
    $ kubectl get schemaregistries
    NAME AGE
    confluent-registry 10m

    Supported Registries

    Currently, only registries implementing the Confluent Schema Registry API are supported.

    See the Confluent Schema Registry documentation for more information.