Public repo
secret-injector-controller
A Go repository for Kubernetes-style secret injection and controller-oriented infrastructure work.
Go, Kubernetes
View library
secret-injector-controller is a Go repository around secret injection and controller-style infrastructure work.
Controllers are useful when infrastructure behavior needs to be reconciled continuously instead of performed once. A secret injector sits close to the practical edge of platform work: configuration, runtime safety, and application deployment.