Recently I was assigned with the task for establishing the MTLS communication between two pods. In this blog I will share my experience about implementing MTLS. Here I have created two Nginx pods and cert-manager to generate certificates
Mutual TLS
...