File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
content/zh/docs/concepts/services-networking Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -257,9 +257,9 @@ the dedicated fields `nodeName` and `zone`.
257
257
258
258
<!--
259
259
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
263
263
value of the `"topology.kubernetes.io/zone"` key in the `topology` field in
264
264
the v1beta1 API is accessible as the `zone` field in the v1 API.
265
265
-->
You can’t perform that action at this time.
0 commit comments