mirror of https://github.com/istio/istio.io.git
Remove stale reference to consul (#8389)
This commit is contained in:
parent
33ea874b2d
commit
cdb0aef44d
|
@ -85,8 +85,7 @@ Pilot abstracts platform-specific service discovery mechanisms and synthesizes
|
||||||
them into a standard format that any sidecar conforming with the
|
them into a standard format that any sidecar conforming with the
|
||||||
[Envoy API](https://www.envoyproxy.io/docs/envoy/latest/api/api) can consume.
|
[Envoy API](https://www.envoyproxy.io/docs/envoy/latest/api/api) can consume.
|
||||||
|
|
||||||
Istio can support discovery for multiple environments such as Kubernetes,
|
Istio can support discovery for multiple environments such as Kubernetes or VMs.
|
||||||
Consul, or VMs.
|
|
||||||
|
|
||||||
You can use Istio's
|
You can use Istio's
|
||||||
[Traffic Management API](/docs/concepts/traffic-management/#introducing-istio-traffic-management)
|
[Traffic Management API](/docs/concepts/traffic-management/#introducing-istio-traffic-management)
|
||||||
|
|
Loading…
Reference in New Issue