Categorygithub.com/intuit/naavik
repositorypackage
0.0.0-20241212125848-571d2a1a69ab
Repository: https://github.com/intuit/naavik.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# 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

High level Architecture Diagram

How to run Naavik locally