Fix 404 link to service discovery api (#744)

* Fix 404 link to service discovery api

* Link to SDS rather than CDS
This commit is contained in:
Joe Selman 2017-11-29 20:03:16 -08:00 committed by Laurent Demailly
parent 293633f8e0
commit d3617aa047
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ resources, and third party resources that store traffic management rules.
This data is translated into the canonical representation. Envoy-specific
configuration is generated based on the canonical representation.
Pilot exposes APIs for [service discovery](https://www.envoyproxy.io/docs/envoy/latest/configuration/cluster_manager/sds_api),
Pilot exposes APIs for [service discovery](https://www.envoyproxy.io/docs/envoy/latest/api-v1/cluster_manager/sds),
dynamic updates to [load balancing pools](https://www.envoyproxy.io/docs/envoy/latest/configuration/cluster_manager/cds)
and [routing tables](https://www.envoyproxy.io/docs/envoy/latest/configuration/http_conn_man/rds).
These APIs decouple Envoy from platform-specific nuances, simplifying the