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