Overview
There are 3 steps to getting Junction running.
Step 1 - Set up a control plane
Today the only xDS server the junction-client regression tests against is
ezbake. Ezbake is a simple xDS control plane for
Junction, which uses the gateway_api to support dynamic configuration.
ezbake
runs in a Kubernetes cluster, watches its running services, and runs
as an xDS control plane to drive the Junction client.
Step 2 - Install the Junction client
Here you just need to read the guide for the languages you are using.
Step 3 - Configure your client behavior
Finally you must configure Junction to shape your clients behavior.