This repository was archived by the owner on Apr 23, 2023. It is now read-only.

Description
Describe the solution you'd like
Implement an Horizontal Pod Autoscaler for the MultiPaper servers once the load gets too much.
Scaling would, for now, go based on CPU and/or memory. Everything about the Horizontal Pod Autoscaler needs to be configurable via values.yaml
Describe alternatives you've considered
None.
Additional context
None.