| |

toolbox/Kubernetes/resource calculator

Resource calculator 

Multiply pod requests by replicas; convert CPU and memory units safely.

Kubernetes CPU: 1000m = 1 vCPU. Memory suffixes: Ki < Mi < Gi (binary), k/M/G are decimal — mixing them is the classic capacity-planning bug.

all toolbox tools (37)