We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb3ceaf commit d7ea532Copy full SHA for d7ea532
content/en/blog/_posts/2025-04-24-endpoints-deprecation.md
@@ -21,7 +21,7 @@ As of Kubernetes 1.33, the Endpoints API is now officially deprecated,
21
and the API server will return warnings to users who read or write
22
Endpoints resources rather than using EndpointSlices.
23
24
-Eventually, the plan (as documented in [KEP-4794]) is to change the
+Eventually, the plan (as documented in [KEP-4974]) is to change the
25
[Kubernetes Conformance] criteria to no longer require that clusters
26
run the _Endpoints controller_ (which generates Endpoints objects
27
based on Services and Pods), to avoid doing work that is unneeded in
0 commit comments