mirror of https://github.com/hashicorp/consul
Backport of docs: Rename locality docs observe section to verification into release/1.17.x (#19771)
* backport of commitpull/19776/head6aed75aead
* backport of commit92cbc56337
--------- Co-authored-by: Michael Zalimeni <michael.zalimeni@hashicorp.com>
parent
71e2a0c986
commit
c8b5dfba94
|
@ -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.
|
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.
|
The routes from each downstream service instance to the nearest set of healthy upstream instances are the most immediately observable routing changes.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue