Scaling PHP FPM based on utilization demand on Kubernetes
syndicated from planet-php.net
on January 3, 2021
Ever since I've migrated to Kubernetes
I've been working on a
Matomo
Helm chart
. Part of that Helm chart is having autoscale it on how
busy PHP FPM is, a.k.a. the percentage of busy workers.