Комментарии:
Nice demo! 👏
The biggest roadblock I have encountered with the Secret Store CSI driver are applications designed to consume secrets as environment variables and teams not wanting to take on the work of adapting them to read from files instead.
Thanks👍
ОтветитьHi,
do you have idea if this work with windows container?
hummm.... it is not safe to mount the value(s) of a secret as plain text...
So, the next question is how can we apply some kind of encryption/decryption key to the secret value(s)?
Applied pod.yml but it stucks in csi-secret-store-demo 0/1 ContainerCreating
ОтветитьThere is a better alternative to this, published for some years, called Conjur + Secrets provider (which supports Push to file too)
Ответитьis it possible to mount secret taken out of aws to secrets store csi driver and create kubernetes secret out of it?
ОтветитьThank you...can we use Files & Folders..?
Ответитьif I want to set these secrets in environment variable so that my pod directly gets the access to it? What can be done?
ОтветитьHow to set these secrets as environment variables which are pulled from secret store csi driver ?
Ответить