Skip to content
Discussion options

You must be logged in to vote

That is correct, yes. For the first case, you can basically write a Dockerfile that starts from the Strimzi container image as a base image and adds the connector(s) you need. There is an example in the docs. You can then build it locally or in some CI, push it to registry such as DockerHub or Quay and specify it in .spec.image. Or you can use the .spec.build feature -> that does the build for you, but you need to point it to a container registry where it can push the container image.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@miracle0930
Comment options

@scholzj
Comment options

Answer selected by miracle0930
@miracle0930
Comment options

@scholzj
Comment options

@miracle0930
Comment options

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