8
CPU
Things to keep in mind for CPUs
§ CPU cores vs. threads
§ CPU cores frequencies: base, turbo, throttling
§ CPU usage: Shared, Exclusive, Isolated
§ Additional CPU resources: Cache, Memory Bandwidth
§ Interconnect is an expensive resource
§ “C” in “NUMA” stands for “CPU”
– Vendors have BIOS configurable settings to redefine what means NUMA (SNC, NPS,…)
§ Workload migration cost: low to very low
§ CPUs for Kubelet might be not the same meaning inside VM based runtimes