Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create multiple ingresses #88

Open
mircea-pavel-anton opened this issue Oct 8, 2023 · 0 comments
Open

Create multiple ingresses #88

mircea-pavel-anton opened this issue Oct 8, 2023 · 0 comments
Assignees
Labels
app/system An issue that involves deploying a new system application to the cluster. area/kubernetes Changes made in the kubernetes directory

Comments

@mircea-pavel-anton
Copy link
Collaborator

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.

@mircea-pavel-anton mircea-pavel-anton self-assigned this Oct 8, 2023
@mircea-pavel-anton mircea-pavel-anton added area/infrastructure area/kubernetes Changes made in the kubernetes directory app/system An issue that involves deploying a new system application to the cluster. labels Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app/system An issue that involves deploying a new system application to the cluster. area/kubernetes Changes made in the kubernetes directory
Projects
None yet
Development

No branches or pull requests

1 participant