Closed YonkaFang closed 1 year ago
This PR adds a separate istio config store to the framework layer, which synchronizes the istiod-side config data and caches it, providing a high-performance interface for upper-level modules to access the istiod-side config data.
sample:
global: istioConfigSource: address: xds://istiod-112:16010
This PR adds a separate istio config store to the framework layer, which synchronizes the istiod-side config data and caches it, providing a high-performance interface for upper-level modules to access the istiod-side config data.
sample: