mirror of https://github.com/istio/istio.io.git
Update Galley description for 1.1 (#3500)
This commit is contained in:
parent
36a6514a07
commit
2af7598779
|
|
@ -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).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue