Skip to content

Allow specifying externalIPs for ingress-nginx - #164

Merged
Marian Koreniuk (themoriarti) merged 1 commit into
mainfrom
externalips-ingress
Jun 14, 2024
Merged

Allow specifying externalIPs for ingress-nginx#164
Marian Koreniuk (themoriarti) merged 1 commit into
mainfrom
externalips-ingress

Conversation

@kvaps

@kvaps Andrei Kvapil (kvaps) commented Jun 10, 2024

Copy link
Copy Markdown
Member

There is a configuration without load-balancer service, when all nodes of the cluster are responsible for routing traffic.

In this case we can provide user an oportunity to specify IP-addresses of the nodes which are used to recieve traffic.

These nodes will be used to route traffic to nginx-ingress pods.

fixes #158

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide an opportunity to use single nginx-ingress-controller across all the nodes of the cluster

2 participants