✨ Kedify PodResourceProfile Savings Calculator
Estimate cost savings from vertically scaling pods after startup using PodResourceProfiles (Kubernetes in‑place resizes) together with Karpenter consolidation.
PodResourceProfile Docs ↗
Blog: Kubernetes Vertical Autoscaling ↗
Replicas
Startup memory (GiB)
Steady memory (GiB)
Warmup duration (minutes)
Allocatable fraction
Example: 0.85 ≈ 15% system overhead
How it works
Chooses the cheapest node size in each provider catalog that can host your total
memory
, given
allocatable
per node.
Before shrink packs
startup
memory; after shrink packs
steady
memory. Karpenter can consolidate nodes accordingly.
Blended hourly = (
warmup
/60) × before + (1 −
warmup
/60) × after.
Prices are placeholders — edit to your real on-demand/commit/Spot pricing below.
Note: This calculator relies on Karpenter and its effective node allocation