Skip to content

Commit 71a5a6a

Browse files
authored
Merge pull request #29122 from swetharepakula/eps-1.21-update
Update EPS docs to indicate behavior is unique to 1.21
2 parents 1bc3b21 + 526f0d2 commit 71a5a6a

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/services-networking

1 file changed

+1
-1
lines changed

content/en/docs/concepts/services-networking/service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ selectors and uses DNS names instead. For more information, see the
188188
[ExternalName](#externalname) section later in this document.
189189

190190
### Over Capacity Endpoints
191-
If an Endpoints resource has more than 1000 endpoints then a Kubernetes v1.21 (or later)
191+
If an Endpoints resource has more than 1000 endpoints then a Kubernetes v1.21
192192
cluster annotates that Endpoints with `endpoints.kubernetes.io/over-capacity: warning`.
193193
This annotation indicates that the affected Endpoints object is over capacity.
194194

0 commit comments

Comments
 (0)