diff options
-rw-r--r-- | plugin/autopath/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/plugin/autopath/README.md b/plugin/autopath/README.md index 5b616d381..da23ddfcf 100644 --- a/plugin/autopath/README.md +++ b/plugin/autopath/README.md @@ -47,3 +47,7 @@ autopath @kubernetes ~~~ Use the search path dynamically retrieved from the *kubernetes* plugin. + +## Known Issues + +Autopath is not compatible with pods running from Windows nodes. |