Skip to content

Nginx controller with many ingress files #5550

Closed Answered by jasonwilliams14
epi82 asked this question in Q&A
Discussion options

You must be logged in to vote

@epi82 you have a couple options. You can have one NGINX Ingress controller serving 100s to 1000s of ingress resource files.
You can even have multiple NGINX Ingress controller deployments to balance out the Ingress resources. (2 deployments hosting 500 ingress resources each). Gives you flexibility for maintenance/upgrades and reduces the blast radius if there is a problem (not all your eggs in one basket).

We do have customers with 1000s of resources being used with NGINX Ingress controller.

HTH

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@jasonwilliams14
Comment options

@epi82
Comment options

@brianehlert
Comment options

@brianehlert
Comment options

@epi82
Comment options

Answer selected by pdabelf5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants