Skip to content
This repository has been archived by the owner on Dec 3, 2021. It is now read-only.

HTTP presentations don't work due to nonstandard ports #78

Open
Mierdin opened this issue Jun 16, 2020 · 0 comments
Open

HTTP presentations don't work due to nonstandard ports #78

Mierdin opened this issue Jun 16, 2020 · 0 comments

Comments

@Mierdin
Copy link
Member

Mierdin commented Jun 16, 2020

I was going to work on this a while back but decided to do something else. In the meantime, I'll open an issue describing the problem.

In short, the Kubernetes Ingress API really seems to be incompatible with nonstandard ports. Having ports in the route for an ingress is explicitly not allowed, yet as a result, routing decisions to endpoints with nonstandard ports doesn't work. This issue is described well in kubernetes/kubernetes#41881

So while the whole stack works, HTTP presentations don't work in selfmedicate. The solution may be to use host networking for the nginx pods

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant