Commit 03bfc8b0 authored by Chris O'Haver's avatar Chris O'Haver Committed by GitHub

add note about endpointslice list/watch requirement (#4623)

Signed-off-by: default avatarChris O'Haver <cohaver@infoblox.com>
parent 3f64a213
...@@ -13,7 +13,10 @@ The CoreDNS team has released ...@@ -13,7 +13,10 @@ The CoreDNS team has released
This release fixes a bunch of bugs, and adds a (very) simple new plugin This release fixes a bunch of bugs, and adds a (very) simple new plugin
called [local](https://coredns.io/plugins/local/) to answer "local" queries. Bunch of work in called [local](https://coredns.io/plugins/local/) to answer "local" queries. Bunch of work in
the [kubernetes](https://coredns.io/plugins/kubernetes) plugin to add support for new upstream the [kubernetes](https://coredns.io/plugins/kubernetes) plugin to add support for new upstream
feautres. features.
If using the [kubernetes](https://coredns.io/plugins/kubernetes) plugin for a Kubernetes
cluster >= 1.19, CoreDNS must be granted `list` and `watch` access to `endpointslices`.
## Brought to You By ## Brought to You By
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment