Skip to content

Commit 60123f1

Browse files
authored
Merge pull request #32114 from my-git9/patch-37
[zh] Update endpoint-slices.md
2 parents e1c7e21 + 5bb121c commit 60123f1

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)