raft-tech / kevin

GRPC golang application to be used as a simple, structured baseline for k8s cluster testing
0 stars 0 forks source link

Proxy Mode #2

Open dsm0014 opened 1 year ago

dsm0014 commented 1 year ago

The Ask

Kevin should be capable of running in a Proxy mode which forwards all traffic received to a target destination. This will likely just forward traffic to another deployment of Kevin running in server/gRPC mode. Proxy mode should not enrich/modify data sent or received in any way -- it is a true passthrough proxy.

Acceptance Criteria

dsm0014 commented 1 year ago

https://pkg.go.dev/github.com/bradleyjkemp/grpc-tools/grpc-proxy#section-readme