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

Add support for new OCCM cloud provider options #768

Open
kayrus opened this issue Mar 2, 2023 · 0 comments
Open

Add support for new OCCM cloud provider options #768

kayrus opened this issue Mar 2, 2023 · 0 comments

Comments

@kayrus
Copy link
Contributor

kayrus commented Mar 2, 2023

In order to enable PROXY protocol workaround for local k8s traffic kubernikus needs to support enable-ingress-hostname and ingress-hostname-suffix options.

PROXY protocol listeners always expect a PROXY header, while k8s pods traffic to external LB IP is explicitly routed through k8s network, which causes service to be unavailable from k8s. The workaround avoids this and traffic comes through the LB public IP that adds the required PROXY header.

see also gardener/gardener-extension-provider-openstack#577

cc @databus23 @BugRoger

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