Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 692 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 692 Bytes

Naavik

Naavik assists in unification of configurations across services deployed with in Service Mesh.

It acts upon a custom resource called TrafficConfig and transforms them into service mesh understandable resources.

When dependencies are expressed between clients and a service, Naavik can translate the configurations in TrafficConfig to all the clients of the service deployed across multiple clusters over service mesh

High level Architecture Diagram

High level Architecture Diagram

How to run Naavik locally