diff options
Diffstat (limited to 'plugin/kubernetes/README.md')
-rw-r--r-- | plugin/kubernetes/README.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/plugin/kubernetes/README.md b/plugin/kubernetes/README.md index a62455630..0c50333e9 100644 --- a/plugin/kubernetes/README.md +++ b/plugin/kubernetes/README.md @@ -114,9 +114,7 @@ that has not yet been synchronized. ## Monitoring Kubernetes Endpoints -By default the *kubernetes* plugin watches Endpoints via the `discovery.EndpointSlices` API. However the -`api.Endpoints` API is used instead if the Kubernetes version does not support the `EndpointSliceProxying` -feature gate by default (i.e. Kubernetes version < 1.19). +The *kubernetes* plugin watches Endpoints via the `discovery.EndpointSlices` API. ## Ready |