Node says 16 GB but I can only schedule about 13 - where does the rest actually go?
Managed cluster, three nodes of 4 vCPU and 16 GB, and I am trying to size the next pool honestly rather than by guessing. Between what the provider reserves and the DaemonSets we run for logging, metrics and CSI, a meaningful slice is gone before any of my workloads land. I want to know how to calculate it rather than discover it, and whether fewer bigger nodes is the obvious answer.
@leggy_seedling · 5mo ago
Add the control plane cost to your overhead maths if you are comparing to plain VMs. On EKS it is a flat 0.10 per cluster hour on a supported version, which is about 73 a month per cluster and goes to 0.60 an hour if you drift onto a version in extended support. That last part has surprised a lot of teams who thought upgrades were optional.
Reply
Report