Skip to content

[kubernetes gateway-api] Resolve gateway api listener ports to real ports instead of internal ones #11842

@cwrau

Description

@cwrau

Welcome!

  • Yes, I've searched similar issues on GitHub and didn't find any.
  • Yes, I've searched similar issues on the Traefik community forum and didn't find any.

What did you expect to see?

Currently, when one wants to create a gateway with the default config from the helm chart (websecure internally 8443 but in reality 443), one needs to configure the listener port to be 8443, which is semi-incorrect but at least unintuitive, as in every way that matters to the user it's really 443.

It would be great if one could configure some kind of realPort: 443, or some kind of alias, ... to make this more user friendly.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions