Skip to content

Helpers and samples for using gRPC XDS with Istio. Includes a dependency-free XDS client.

License

Notifications You must be signed in to change notification settings

costinm/grpc-mesh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grpc-mesh

Minimal implementations of mesh related services, for testing and small binaries.

Like other implementations attempting to reduce dependencies, it has a fork of the protos - which are supposed to stay stable and backwards compatible.

To keep size and dependencies low - it is using the connect implementation that uses the go native http stack. It is also a way to check how well it interoperates with Istiod and other services and to learn about it.

The proto directory has an assortment of protos I consider useful for mesh - envoy XDS, few gRPC and fortio test endpoints - but also OTel. Not all are currently used.

About

Helpers and samples for using gRPC XDS with Istio. Includes a dependency-free XDS client.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published