Adds notes about incompatibility between 1.X and 2.X configurations.

This commit is contained in:
Manuel Zapf 2019-03-29 13:12:05 +01:00 committed by Traefiker Bot
parent a45f285a5c
commit ca7ea68a6a
4 changed files with 27 additions and 1 deletions

View file

@ -33,7 +33,7 @@ Pointing Traefik at your orchestrator should be the _only_ configuration step yo
---
:construction: As stated in the [1.7 release note](https://blog.containo.us/traefik-1-7-yet-another-slice-of-awesomeness-2a9c99737889#782d), a significant update is in progress on the [master](https://github.com/containous/traefik/tree/master) branch. This branch will remain in constant evolution and prone to change with little notice, so use it for test purposes only.
:warning: Please be aware that the old configurations for Traefik v1.X are NOT compatible with the v2.X config as of now. If you're testing out v2, please ensure you are using a [v2 configuration](https://docs.traefik.io/v2.0/).
## Overview