kube-rbac-proxy - how to protect access to your app in the Kubernetes environment
Whenever you want to expose some endpoints even to the inside world like in Kubernetes, you think twice about the security impact especially when you’re not using service mesh or simple network policy for protection.