diff --git a/website/content/docs/connect/manage-traffic/route-to-local-upstreams.mdx b/website/content/docs/connect/manage-traffic/route-to-local-upstreams.mdx index 4fd7af0f68..ca825e16ac 100644 --- a/website/content/docs/connect/manage-traffic/route-to-local-upstreams.mdx +++ b/website/content/docs/connect/manage-traffic/route-to-local-upstreams.mdx @@ -253,7 +253,7 @@ kubectl label node $K8S_NODE topology.kubernetes.io/region="us-east-1" topology. After setting these values, subsequent service and proxy registrations in your cluster inherit the values from their local Kubernetes node. -## Observe route changes +## Verification The routes from each downstream service instance to the nearest set of healthy upstream instances are the most immediately observable routing changes.