Remove stale reference to consul (#8389)

This commit is contained in:
John Howard 2020-10-29 06:34:13 -07:00 committed by GitHub
parent 33ea874b2d
commit cdb0aef44d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -85,8 +85,7 @@ Pilot abstracts platform-specific service discovery mechanisms and synthesizes
them into a standard format that any sidecar conforming with the
[Envoy API](https://www.envoyproxy.io/docs/envoy/latest/api/api) can consume.
Istio can support discovery for multiple environments such as Kubernetes,
Consul, or VMs.
Istio can support discovery for multiple environments such as Kubernetes or VMs.
You can use Istio's
[Traffic Management API](/docs/concepts/traffic-management/#introducing-istio-traffic-management)