Hi everyone
I’ve been working on a small Kubernetes Operator to automate mTLS setup with cert-manager. I call it
auto-mtls operator , A Zero-Touch mTLS for Kubernetes Workload
The idea: with a single annotation, workloads instantly receive certs & keys, and east-west traffic is secured — zero touch required
Repo is here: [
https://github.com/kupher-tools/auto-mtls/tree/main].
I’d love your feedback — especially if you’ve run into mTLS challenges in clusters before.
If the idea or MVP looks useful, a ⭐ on the repo would help others discover it too