v1.11.0
Add autoscaling using HorizontalPodAutoscaler (HPA).
You can now scale automatically based on CPU usage using the new range syntax:
proc :web, 'rails server', scale: 2..10
Add autoscaling using HorizontalPodAutoscaler (HPA).
You can now scale automatically based on CPU usage using the new range syntax:
proc :web, 'rails server', scale: 2..10