Skip to content

Clarification on Traefik Ingress in k3s - Gateway API vs. Ingress Resource #11099

@wanclem

Description

@wanclem

Hello everyone,

I'm in the process of installing k3s and have a question regarding the Traefik ingress controller that comes bundled with it. Does the default Traefik setup in k3s use the Gateway API, or is it still based on the traditional Ingress resource?

I would prefer to use the Gateway API with HTTPRoute for managing ingress. If Traefik in k3s doesn't use the Gateway API by default, could you guide me on how to disable the traditional Ingress controller and switch to Traefik Gateway Fabric instead?

Any advice or guidance would be greatly appreciated. Thanks in advance!


curl -sfL https://get.k3s.io | sh -s - server --cluster-init --cluster-cidr="$CLUSTER_CIDR" --node-label="control-plane"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done Issue

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions