Setup Nginx and cert-manager in MicroK8s
Sep 28, 2022 · 4 min read · Introduction In this post we will see how to setup nginx reverse proxy and cert-manager in microk8s. We will use the nginx ingress controller to create a reverse proxy for our applications. We will also use cert-manager to create and manage SSL certi...
Join discussion