Skip to content

Commit d7ea532

Browse files
committed
Correct KEP link
1 parent fb3ceaf commit d7ea532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/blog/_posts/2025-04-24-endpoints-deprecation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ As of Kubernetes 1.33, the Endpoints API is now officially deprecated,
2121
and the API server will return warnings to users who read or write
2222
Endpoints resources rather than using EndpointSlices.
2323

24-
Eventually, the plan (as documented in [KEP-4794]) is to change the
24+
Eventually, the plan (as documented in [KEP-4974]) is to change the
2525
[Kubernetes Conformance] criteria to no longer require that clusters
2626
run the _Endpoints controller_ (which generates Endpoints objects
2727
based on Services and Pods), to avoid doing work that is unneeded in

0 commit comments

Comments
 (0)