Hi folks,
We are thrilled to announce the General Availability of Traefik 2.1!
!
Whatβs new?
-
Weighted LB with Kubernetes IngressRoute (CRD) -
Mirroring with Kubernetes IngressRoute (CRD) -
Stickiness with Kubernetes IngressRoute (CRD) -
Consul Catalog provider -
Internal provider -
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.jsonfile from v1 to v2 format. - migrate the static configuration contained in the file
traefik.tomlto a Traefik v2 file.