diff options
Diffstat (limited to 'plugin/kubernetes/README.md')
-rw-r--r-- | plugin/kubernetes/README.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/plugin/kubernetes/README.md b/plugin/kubernetes/README.md index 464c04990..77add2395 100644 --- a/plugin/kubernetes/README.md +++ b/plugin/kubernetes/README.md @@ -112,11 +112,6 @@ kubernetes [ZONES...] { This plugin implements dynamic health checking. Currently this is limited to reporting healthy when the API has synced. -## Watch - -This plugin implements watch. A client that connects to CoreDNS using `coredns/client` can be notified -of changes to A, AAAA, and SRV records for Kubernetes services and endpoints. - ## Examples Handle all queries in the `cluster.local` zone. Connect to Kubernetes in-cluster. Also handle all |