Fix a couple broken glossary entries.

This commit is contained in:
Martin Taillefer 2017-05-18 10:16:01 -07:00
parent 79613608eb
commit 0c67fd6827
2 changed files with 0 additions and 4 deletions

View File

@ -2,7 +2,5 @@
title: Istio-Auth
type: markdown
---
{% include home.html %}
Istio-Auth provides strong service-to-service and end-user authentication using mutual TLS, with built-in identity and
credential management. Learn more about Istio-Auth [here](../concepts/network-and-auth/auth.html).

View File

@ -2,7 +2,5 @@
title: Mixer
type: markdown
---
{% include home.html %}
Mixer is an Istio component responsible for enforcing access control and usage policies across the service mesh and collecting telemetry data
from the Envoy proxy and other services. Learn more about Mixer [here](../../concepts/policy-and-control/mixer.html).