Articles

Nginx as reverse proxy in Kubernetes

Nginx as reverse proxy in Kubernetes thumbnail
Although API gateways such as Kong exist, a simple reverse-proxy can be created using NGINX. Here is a sample manifest to do so in Kubernetes
KubernetesTutorials