How autoscaling works
OwnKube monitors CPU, memory, and request metrics to make scaling decisions:- Scale up when resource utilization exceeds thresholds
- Scale down when demand decreases to save costs
- Scale to zero for non-production environments during idle periods