Update availability info

This commit is contained in:
Neil McAllister 2020-07-17 01:08:03 -07:00 committed by GitHub
parent 4957e498af
commit 1dc6f39b55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

View file

@ -10,6 +10,9 @@ For example, Traefik plugins can add features to modify requests or headers, iss
Traefik Pilot can also monitor connected Traefik instances and issue alerts when one is not responding, or when it is subject to security vulnerabilities.
!!! note "Availability"
Plugins are available for Traefik v2.3.0-rc1 and later.
!!! danger "Experimental Features"
Plugins can potentially modify the behavior of Traefik in unforeseen ways.
Exercise caution when adding new plugins to production Traefik instances.