Update endpoint-slices.md

sync doc about endpoint-slices
Signed-off-by: LI XIN <xin.li@daocloud.io>
This commit is contained in:
my-git9
2022-03-07 21:42:07 +08:00
committed by GitHub
parent a8621cd3e0
commit 5bb121ca5d
@@ -257,9 +257,9 @@ the dedicated fields `nodeName` and `zone`.
<!-- <!--
Setting arbitrary topology fields on the `endpoint` field of an `EndpointSlice` Setting arbitrary topology fields on the `endpoint` field of an `EndpointSlice`
resource has been deprecated and is not be supported in the v1 API. Instead, resource has been deprecated and is not supported in the v1 API.
the v1 API supports setting individual `nodeName` and `zone` fields. These Instead, the v1 API supports setting individual `nodeName` and `zone` fields.
fields are automatically translated between API versions. For example, the These fields are automatically translated between API versions. For example, the
value of the `"topology.kubernetes.io/zone"` key in the `topology` field in value of the `"topology.kubernetes.io/zone"` key in the `topology` field in
the v1beta1 API is accessible as the `zone` field in the v1 API. the v1beta1 API is accessible as the `zone` field in the v1 API.
--> -->