Update README.md (#2747)

This commit is contained in:
Chris O'Haver
2019-04-01 10:38:17 -04:00
committed by GitHub
parent b9766ae515
commit 67fdd7f23f

View File

@@ -50,4 +50,6 @@ Use the search path dynamically retrieved from the *kubernetes* plugin.
## Known Issues
Autopath is not compatible with pods running from Windows nodes.
In Kubernetes, *autopath* is not compatible with pods running from Windows nodes.
If the server side search ultimately results in a negative answer (e.g. `NXDOMAIN`), then the client will fruitlessly search all paths manually, thus negating the *autopath* optimization.