New
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
Unclaimed project
Are you a maintainer of cuber-gem? Claim this project to take control of your public changelog and roadmap.
Changelog
An automation tool that simplify the deployment of your apps on Kubernetes.
Last updated about 1 year ago
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