Update Galley description for 1.1 (#3500)

This commit is contained in:
Martin Taillefer 2019-03-04 16:17:33 -08:00 committed by istio-bot
parent 36a6514a07
commit 2af7598779
1 changed files with 2 additions and 4 deletions

View File

@ -197,10 +197,8 @@ to control who can access your services.
### Galley
Galley validates user authored Istio API configuration on behalf of
the other Istio control plane components. Over time, Galley will take
over responsibility as the top-level configuration ingestion, processing and
distribution component of Istio. It will be responsible for insulating
Galley is Istio' configuration validation, ingestion, processing and
distribution component. It is responsible for insulating
the rest of the Istio components from the details of obtaining user
configuration from the underlying platform (e.g. Kubernetes).