Create multiple ingresses #88
Labels
app/system
An issue that involves deploying a new system application to the cluster.
area/kubernetes
Changes made in the kubernetes directory
Currently there is a single NGINX ingress controller that serves out both "client" apps as well as "admin" level apps.
Ideally, I want an ingress that serves only client-facing apps on a given IP and another one to serve admin apps on a different IP so I can isolate them better with firewall rules.
The text was updated successfully, but these errors were encountered: