Running a Nginx Reverse Proxy on Kubernetes
In this post I will show how I've setup my Nginx Reverse Proxy on Kubernetes and instead of mounting my configs to a persistent volume, I've opted in to create my configs as config maps.
I have a application running on my lan with the port 3579 and I...
ruanbekker.hashnode.dev2 min read