In this video, I have talked about (the theory part of) how to use Traefik as HTTPS terminator, for your your applications, running inside a Kubernetes cluster on a public cloud provider - GCP in this case. I have talked about how Traefik uses HTTP-01 challenge to obtain SSL/TLS certificates from LetsEncrypt, which is a free SSL/TLS certificate provider.
Github repository: https://github.com/KamranAzeem/kubern...