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 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.