Skip to content

Option to use native Kubernetes load-balacing at global level #10332

@prajithp13

Description

@prajithp13

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, Traefik forwards incoming traffic directly to pods, bypassing native Kubernetes services. However, when utilizing service meshes to manage cluster traffic from Ingress to pods, it is necessary to forward the traffic to meshed Kubernetes services. Currently, the option to achieve this behavior involves setting nativeLB at the Ingressroute level. It would be beneficial if there were an option to specify this at the provider level, especially when dealing with large production clusters, eliminating the need to consistently set this parameter at the route level.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions