diff options
author | 2018-10-18 17:42:53 -0400 | |
---|---|---|
committer | 2018-10-18 21:42:53 +0000 | |
commit | ad43346b584a28d5767897bd816493f891c75a07 (patch) | |
tree | c133c66f4b091aabfc5145079a58cfa762dd8d21 | |
parent | db92d5ecc3e57257b0e50c9eb8d7a3a1b7ac3919 (diff) | |
download | coredns-ad43346b584a28d5767897bd816493f891c75a07.tar.gz coredns-ad43346b584a28d5767897bd816493f891c75a07.tar.zst coredns-ad43346b584a28d5767897bd816493f891c75a07.zip |
Update README.md (#2215)
Automatically submitted.
-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. |