the easy way to do this is to just add the gateway option to the operator configOverride, but there's some upstream/downstream_peer semantics to be worked out. Right now, cost doesn't really account for gateway traffic at all.
We also count both inboundSidecar and outboundSidecar, when we should probably only count one.
the easy way to do this is to just add the
gateway
option to the operatorconfigOverride
, but there's some upstream/downstream_peer semantics to be worked out. Right now, cost doesn't really account for gateway traffic at all.We also count both
inboundSidecar
andoutboundSidecar
, when we should probably only count one.