Question related to Azure Kubernetes Service, Azure Key Vault, Strimzi and secrets #12521
gwenael-lebarzic
started this conversation in
General
Replies: 2 comments
-
|
No. Strimzi currently supports only reading the certificates from Kubernetes Secrets. So you would need to get it from Azure Key Vault to Secret first. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hello Jakub. Thanks for the quick reply ! |
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.
-
Hello.
I am trying to use Strimzi on AKS (Azure Kubernetes Service).
I have an external listener using a certificate for connections from outside the kubernetes cluster, this certificate is signed by my own CA.
I was wondering if it was possible to use Azure Key Vault to store the certificate and directly use it in Strimzi ?
For the moment, I use this configuration in my kafka resource for my listener.
Is it possible to use Azure Key Vault with Strimzi ?
Best regards.
Beta Was this translation helpful? Give feedback.
All reactions