mozmeao / infra

Mozilla Marketing Engineering and Operations Infrastructure
https://mozilla.github.io/meao/
Mozilla Public License 2.0
59 stars 12 forks source link

Investigate GKE RPS Setting #1297

Closed duallain closed 4 years ago

duallain commented 4 years ago

Currently it seems like the load balancer for bedrock prod has an rps set at 100 per node. This might be artificially scaling up the number of nodes in our cluster (which is to say, bedrock pods as deployed could handle more load, but that setting spins up more nodes).

Let's figure out what that setting does, and pick a value for it that makes sense.

duallain commented 4 years ago

Probably not needed since current plan of record is to move towards eks.