Update EPS docs to indicate behavior is unique to 1.21

pull/29122/head
Swetha Repakula 2021-07-26 11:24:29 -07:00
parent 1bc3b21ed4
commit 526f0d2972
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@ selectors and uses DNS names instead. For more information, see the
[ExternalName](#externalname) section later in this document.
### Over Capacity Endpoints
If an Endpoints resource has more than 1000 endpoints then a Kubernetes v1.21 (or later)
If an Endpoints resource has more than 1000 endpoints then a Kubernetes v1.21
cluster annotates that Endpoints with `endpoints.kubernetes.io/over-capacity: warning`.
This annotation indicates that the affected Endpoints object is over capacity.