repositorypackage
0.0.0-20241212125848-571d2a1a69ab
Repository: https://github.com/intuit/naavik.git
Documentation: pkg.go.dev
# README
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
How to run Naavik locally
- Refer to Development Guide.
- More details on internals of Naavik can be found here