Skip to content

Commit 5bb121c

Browse files
authored
Update endpoint-slices.md
sync doc about endpoint-slices Signed-off-by: LI XIN <[email protected]>
1 parent a8621cd commit 5bb121c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/zh/docs/concepts/services-networking/endpoint-slices.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -257,9 +257,9 @@ the dedicated fields `nodeName` and `zone`.
257257

258258
<!--
259259
Setting arbitrary topology fields on the `endpoint` field of an `EndpointSlice`
260-
resource has been deprecated and is not be supported in the v1 API. Instead,
261-
the v1 API supports setting individual `nodeName` and `zone` fields. These
262-
fields are automatically translated between API versions. For example, the
260+
resource has been deprecated and is not supported in the v1 API.
261+
Instead, the v1 API supports setting individual `nodeName` and `zone` fields.
262+
These fields are automatically translated between API versions. For example, the
263263
value of the `"topology.kubernetes.io/zone"` key in the `topology` field in
264264
the v1beta1 API is accessible as the `zone` field in the v1 API.
265265
-->

0 commit comments

Comments
 (0)