agable
2015/04/14 21:46:25
Unfortunate that we have 3 files for the 3 vms. Pr
Unfortunate that we have 3 files for the 3 vms. Prevents us from landing a
1-line change to scale up from 3 to 5, or something similar. Is there any way to
abstract across a single template yaml file? If not, no problem, but maybe worth
investigating.
Sergey Berezin (google)
2015/04/16 04:39:08
Note, that it's not 3 VMs, but 3 modules, one per
On 2015/04/14 21:46:25, agable wrote:
> Unfortunate that we have 3 files for the 3 vms. Prevents us from landing a
> 1-line change to scale up from 3 to 5, or something similar. Is there any way
to
> abstract across a single template yaml file? If not, no problem, but maybe
worth
> investigating.
Note, that it's not 3 VMs, but 3 modules, one per NAT box. Each module can scale
the number of instances (VMs) independently.
Making the design generic in the number of NAT boxes gets ugly very fast, and
IMHO is not worth the trouble. Three NAT boxes can handle likely >1000 qps, so I
don't expect needing more. More NAT boxes also means more static IPs to
whitelist, so it's already a hassle.
Issue 928043005: Monitoring proxy for time series data
(Closed)
Created 5 years, 10 months ago by Sergey Berezin
Modified 5 years, 7 months ago
Reviewers: agable, pgervais, ghost stip (do not use), Vadim Sh.
Base URL: https://chromium.googlesource.com/infra/infra.git@master
Comments: 185