proudcity / wp-proudcity

The ProudCity WordPress platform
https://proudcity.com
Other
21 stars 9 forks source link

Add Horizontal Pod Autoscaling #2536

Open curtismchale opened 3 months ago

curtismchale commented 3 months ago

Source CM

Pertinent to https://github.com/proudcity/pc-dev-issues/issues/9 we need to add horizontal pod autoscaling to sites. This will track CPU usage and if we hit 80% it will add more pods. Minimum 2 max 4 is likely a good place to start. First we'll need to make sure that the CPU scale is set so that the site can run at 2 pods most of the time as some sites have never had this metric changed.

Sites