Hi everyone,
We are pleased to announce that Traefik v2.1.0-rc2 is out !
Whatโs new?
- Support for all services kinds (and sticky) in CRD
- Add Consul Catalog provider
- TLS improvement (Max Version and Elliptic Curve Preferences)
- the elements (routers, services, ...) of the internal provider are now available in the API and the WebUI
- A set of bug fixes.
- A bunch of documentation improvements
Try it:
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.