Traefik Release v2.1.0

Hi folks,

We are thrilled to announce the General Availability of Traefik 2.1! :partying_face:!

What’s new?

  • :sailboat: Weighted LB with Kubernetes IngressRoute (CRD)
  • :sailboat: Mirroring with Kubernetes IngressRoute (CRD)
  • :sailboat: Stickiness with Kubernetes IngressRoute (CRD)
  • :electric_plug: Consul Catalog provider
  • :jigsaw: Internal provider
  • :lock: Add TLS option for Elliptic Curve Preferences and Max Version

Try it:


We created a tool to help during the migration from the v1:

This tool allows to:

  • convert Ingress to Traefik IngressRoute resources.
  • convert acme.json file from v1 to v2 format.
  • migrate the static configuration contained in the file traefik.toml to a Traefik v2 file.
1 Like