Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
Miek Gieben
2020-01-13 11:21:20 +01:00
parent 722133881b
commit 519ef9ca79
6 changed files with 52 additions and 3 deletions

View File

@@ -42,6 +42,17 @@ Findign the xDS endpoint.
traffic
~~~
The extended syntax:
~~~
traffic {
server grpc://dsdsd <creds>
id ID
}
~~~
* id **ID** is how *traffic* identifies itself to the control plane.
This enables traffic load balancing for all (sub-)domains named in the server block.
## Examples