by Alex Arica
In this series of 2 blog posts, we are going to explain how to make a website publicly accessible via HTTP and then HTTPS using Ingress Nginx controller in a bare-metal Kubernetes cluster. To secure it via HTTPS we will show how to configure Cert-manager and Let's encrypt in Kubernetes.
1) Publicly expose a website via HTTP with Ingress Nginx and Kubernetes