strimzi kafka operator crd and code structure #4173
lanzhiwang
started this conversation in
General
Replies: 1 comment
-
First of all, before adding any new CRDs, you should maybe explain what are you trying to do to make sure you don't waste your effort. For example by writing a proposal: https://github.com/strimzi/proposals The Strimzi CRDs are defined in the Does this help? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The strimzi kafka operator is written in java language, which is different from the operators defined by common operator-sdk. Can you introduce how crd is defined and registered, or if I want to add a crd, what should I do?
Beta Was this translation helpful? Give feedback.
All reactions