docs: Rename locality docs observe section to verification (#19769)

* docs: Rename locality docs observe section to verification

Follow-up to #19605 review.

Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
This commit is contained in:
Michael Zalimeni 2023-11-29 12:16:51 -05:00 committed by GitHub
parent d1f2fa1841
commit 54f13ebaa5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
## Verify routes
The routes from each downstream service instance to the nearest set of healthy upstream instances are the most immediately observable routing changes.