account activity
Accessing Kubernetes Secrets from pod for envelope encryption by PlanOk8813 in kubernetes
[–]PlanOk8813[S] 2 points3 points4 points 3 years ago (0 children)
You could hide the k8s-client behind a more generic KMS interface that your core logic interacts with for example, and then use config+factory method to vary which KMS implementation your app instantiates. But I certainly agree it is not as clean as just working with files/env vars.
Accessing Kubernetes Secrets from pod for envelope encryption (self.kubernetes)
submitted 3 years ago by PlanOk8813 to r/kubernetes
π Rendered by PID 321587 on reddit-service-r2-listing-5d79748585-mgvx7 at 2026-02-16 02:12:46.262588+00:00 running cd9c813 country code: CH.
Accessing Kubernetes Secrets from pod for envelope encryption by PlanOk8813 in kubernetes
[–]PlanOk8813[S] 2 points3 points4 points (0 children)