cmattoon / aws-ssm

Populates Kubernetes Secrets from AWS Parameter Store
https://hub.docker.com/r/cmattoon/aws-ssm/
Apache License 2.0
168 stars 32 forks source link

Can this possibly work at namespace level? #37

Open aserrallerios opened 5 years ago

aserrallerios commented 5 years ago

Our Kubernetes setup isolates teams by namespaces. Our serviceaccounts can only possible access own-namespace objects.

Similar to this: https://github.com/godaddy/kubernetes-external-secrets/issues/106