Kubernetes secrets with Secrets Store CSI Driver

Kubernetes secrets with Secrets Store CSI Driver

Kubesimplify

2 года назад

8,592 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@DevOpsDirective
@DevOpsDirective - 02.05.2023 20:27

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.

Ответить
@rdr6858
@rdr6858 - 03.05.2023 07:04

Thanks👍

Ответить
@abhishek503
@abhishek503 - 10.08.2023 21:32

Hi,

do you have idea if this work with windows container?

Ответить
@a4ldev933
@a4ldev933 - 02.10.2023 01:25

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)?

Ответить
@vijaykumg
@vijaykumg - 19.10.2023 14:25

Applied pod.yml but it stucks in csi-secret-store-demo 0/1 ContainerCreating

Ответить
@marvelousvids.9600
@marvelousvids.9600 - 24.11.2023 17:50

There is a better alternative to this, published for some years, called Conjur + Secrets provider (which supports Push to file too)

Ответить
@damian.5925
@damian.5925 - 02.02.2024 11:29

is it possible to mount secret taken out of aws to secrets store csi driver and create kubernetes secret out of it?

Ответить
@saileshnamburi7481
@saileshnamburi7481 - 20.07.2024 19:23

Thank you...can we use Files & Folders..?

Ответить
@MadhvendraDixit
@MadhvendraDixit - 11.08.2024 13:51

if I want to set these secrets in environment variable so that my pod directly gets the access to it? What can be done?

Ответить
@BahubaliRoddanavar-t2n
@BahubaliRoddanavar-t2n - 20.12.2024 14:47

How to set these secrets as environment variables which are pulled from secret store csi driver ?

Ответить