Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

secrets "confluent-schema-registry" not found #105

Open
benedictmulongo opened this issue Oct 31, 2024 · 0 comments
Open

secrets "confluent-schema-registry" not found #105

benedictmulongo opened this issue Oct 31, 2024 · 0 comments

Comments

@benedictmulongo
Copy link

When I run:

kubectl -n kafka describe StrimziSchemaRegistry confluent-schema-registry

I get the error secrets "confluent-schema-registry" not found

apiVersion: roundtable.lsst.codes/v1beta1
kind: StrimziSchemaRegistry
metadata:
  name: confluent-schema-registry
spec:
  strimziVersion: v1beta2
  listener: plainext
  serviceType: nodeport
  securityProtocol: plaintext

In the readme file https://github.com/lsst-sqre/strimzi-registry-operator there is no mentions of confluent-schema-registry and which values it should have.

Moreover, how to get access to the schema-registry externally? Is it exposed at an certain port?

kubectl explain StrimziSchemaRegistry.spec

gives me no hints about port or host to access the schema registry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant