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

Option to specific address for nginx listener #1211

Closed
danielqsj opened this issue Aug 22, 2017 · 0 comments
Closed

Option to specific address for nginx listener #1211

danielqsj opened this issue Aug 22, 2017 · 0 comments

Comments

@danielqsj
Copy link
Contributor

Currently, nginx ingress controller listen any IP via listen 80 and listen [::]:80.

But in some scenes, we need to deploy different classes of ingress controllers directly with host network, such as if we wanna use virtual IP in some host.

So we should add an option to specific address for nginx listener to avoid conflict.

@aledbf @quickwind

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

No branches or pull requests

1 participant