control-plane-go
Sample xDS control plane management server for gRPC applications running on
Kubernetes, implemented in Go.
The goal of this implementation is to provide a practical understanding of xDS,
beyond the API specifications and the
pithy examples.
This sample implementation is not recommended for production deployments, and
there are no plans to make it production-ready. Instead, we recommend
Traffic Director from Google Cloud.
References
Disclaimer
This is not an officially supported Google product.