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

Proxy protocol and Ingress routes #121

Closed
AlMaVizca opened this issue Jun 20, 2024 · 1 comment
Closed

Proxy protocol and Ingress routes #121

AlMaVizca opened this issue Jun 20, 2024 · 1 comment

Comments

@AlMaVizca
Copy link
Contributor

AlMaVizca commented Jun 20, 2024

I'm using Traefik, defining the docker-mailserverservice as ClusterIP and adding the IngressRouteTCP definitions, this got me thinking if it would be possible to set up this on the chart.

Would be enough to document the changes required to Traefik or Nginx to handle the ports? I mean the port binding for these controllers.
It would also require adding a variable inside the service definition to sort the conditionals and prepare the bindings, like:

  ingressClassName: "traefik"

In that way, for Traefik the IngressRouteTCP definitions will be created while for nginx the config maps.

I can try to implement this, would you consider a different approach?

@AlMaVizca AlMaVizca changed the title Understanding proxyProtocol Proxy protocol and Ingress routes Jun 24, 2024
@AlMaVizca
Copy link
Contributor Author

Comments on #126.

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