Skip to content

Configure Schema Registry with kafka ui #1107

Answered by germanosin
rajarshp asked this question in Q&A
Discussion options

You must be logged in to vote

@rajarshp
config should look like:

amlApplicationConfig:
  kafka:
    clusters:
      - name: ac-prime-kafka
        bootstrapServers: kafka-bootstrap.<DNS>:443
        schemaRegistry: http://schema-registry.<NAMESPACE>.svc.cluster.local:8081

You could check possible config values here: https://ui.docs.kafbat.io/configuration/configuration-file

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@rajarshp
Comment options

@germanosin
Comment options

@rajarshp
Comment options

@germanosin
Comment options

Answer selected by rajarshp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants