Replies: 1 comment 25 replies
-
Re 1) Strimzi will automatically renew the certificates before their expiration. The new certificate will be in the updated secret. |
Beta Was this translation helpful? Give feedback.
25 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.
-
Hi Team,
I have created a Kafkauser in my k8s cluster and now I am having some doubts. When the kafka user is created, the user credentials are created in a Secret. Inside that secret we can see the following datas as well:
Our application needs to use the user and its credentials for authentication and to produce or consume messages. So my questions are
Beta Was this translation helpful? Give feedback.
All reactions