Skip to content

Commit ca5dc47

Browse files
sergeyshevchTim Bannister
andcommitted
Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Tim Bannister <[email protected]>
1 parent 02a2ce5 commit ca5dc47

File tree

1 file changed

+3
-1
lines changed
  • content/en/docs/reference/labels-annotations-taints

1 file changed

+3
-1
lines changed

content/en/docs/reference/labels-annotations-taints/_index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -889,7 +889,9 @@ Example: `service.kubernetes.io/topology-aware-hints: "Auto"`
889889

890890
Used on: Service
891891

892-
This annotation is used for enabling [Topology Aware Hints](/docs/concepts/services-networking/topology-aware-hints/) for a Service.
892+
This annotation was used for enabling _topology aware hints_ on Services. Topology aware
893+
hints have since been renamed: the concept is now called
894+
[topology aware routing](/docs/concepts/services-networking/topology-aware-routing/).
893895
Setting the annotation to `Auto`, on a Service, configured the Kubernetes control plane to
894896
add topology hints on EndpointSlices associated with that Service. You can also explicitly
895897
set the annotation to `Disabled`.

0 commit comments

Comments
 (0)