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.
If you want a production-ready xDS control plane, we recommend
Cloud Service Mesh
from Google Cloud.
References
Disclaimer
This is not an officially supported Google product.