java-control-plane icon indicating copy to clipboard operation
java-control-plane copied to clipboard

[question | help wanted] xDS data-plane hello world

Open adalrsjr1 opened this issue 3 years ago • 0 comments
trafficstars

how can I implement a hello-world for a xDS data-plane? any examples available?

I'm trying to prototype a Java data-plane to work with Istio for a research, and I'm struggling with the very initial step. How can I stablish the initial connection with the control-plane and start listening for changes? I'm aware about the Envoy's xDS spec. My questions are more related to the machinery that I have to put together.

I looked for some tests to help me how to bootstrap this prototype, but I didn't get sense of which would be the best example to follow.

adalrsjr1 avatar Apr 01 '22 20:04 adalrsjr1