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.
2 parents a9fde07 + e0810bc commit 30d9ffdCopy full SHA for 30d9ffd
content/en/docs/concepts/services-networking/endpoint-slices.md
@@ -104,7 +104,7 @@ the pod is also terminating.
104
105
{{< note >}}
106
107
-Although `serving` is almost identical to `ready`, it was added to prevent break the existing meaning
+Although `serving` is almost identical to `ready`, it was added to prevent breaking the existing meaning
108
of `ready`. It may be unexpected for existing clients if `ready` could be `true` for terminating
109
endpoints, since historically terminating endpoints were never included in the Endpoints or
110
EndpointSlice API to begin with. For this reason, `ready` is _always_ `false` for terminating
0 commit comments