Enforcement at scale with Admission Controllers with Secrets Management

Originally published at: https://www.conjur.org/blog/enforcement-at-scale-with-admission-controllers-with-secrets-management/

The ability to consume external resources “on-the-fly,” is a core capability of cloud-native architecture, one that comes with a prerequisite that you also have the ability to dynamically configure applications at runtime. Kubernetes achieves this with the help of plugins called Admission Controllers that, in addition to enabling validation of apps at runtime, also enable…