cgetzen / kube-smenv

kubernetes + secretsmanagerenv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kube-smenv

Based on secretsmanagerenv.

What it does

kube-smenv allows you to run pods with env vars sourced from AWS secrets manager.

How it works

kube-smenv is a <1 MB binary that can be written to a configmap and mounted to a pod. The pod can then exec kube-smenv to run the process with the correct env vars.

About

kubernetes + secretsmanagerenv


Languages

Language:C 100.0%