slime-io / slime

An intelligent ServiceMesh manager based on Istio
https://slime-io.github.io/
Other
426 stars 78 forks source link

Feature istio config source #264

Closed YonkaFang closed 1 year ago

YonkaFang commented 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