Kubernetes - HTTPS ingress controller with your own TLS certificate
When deploying to Kubernetes, there can be scenarios where you would want to use your own TLS certificates for ingress rather than Let's Encrypt or another external provider. In this tutorial, we will show you how to set up your own certificates.