Skip to content

Add Traefik exposure support#827

Draft
tomach wants to merge 6 commits intomasterfrom
ta/traefik-exposure
Draft

Add Traefik exposure support#827
tomach wants to merge 6 commits intomasterfrom
ta/traefik-exposure

Conversation

@tomach
Copy link
Copy Markdown
Contributor

@tomach tomach commented Apr 16, 2026

Summary of changes

Checklist

  • Link to issue this PR refers to:
  • Relevant changes are reflected in CHANGES.rst
  • Added or changed code is covered by tests
  • Documentation has been updated if necessary
  • Changed code does not contain any breaking changes (or this is a major version change)

id="services",
)

if exposure == "traefik":
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wondering if we need to me more explicit in naming here (IngressRouteTCP), in future we might switch to Gateway API's TLSRoute...

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm, good point. do you think renaming traefik to ingressRouteTcp is fine, or should we split it into sth like exposure: loadbalancer | clusterip and add a separate field ingressController: traefik | gateway | none?

@tomach tomach force-pushed the ta/traefik-exposure branch from b495868 to 8e81e6b Compare April 23, 2026 12:06
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

Successfully merging this pull request may close these issues.

2 participants