Skip to content

v1.11.0

Compare
Choose a tag to compare
@collimarco collimarco released this 20 Jun 12:38
· 2 commits to master since this release

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