Skip to content

    Confluent Schema Registry

    Description

    This page shows how to configure a SchemaRegistry for the Confluent Schema Registry API.

    Synopsis

    apiVersion: kannika.io/v1alpha
    kind: SchemaRegistry
    metadata:
    name: confluent-registry
    spec:
    confluent:
    url: https://shomewhere.out.there.in.the.cloud

    Authentication

    The Confluent API is accessible using the HTTP Basic authentication scheme. You will likely need to define a corresponding Credentials resource and reference it in your SchemaRegistryBackup.