Select the right Firecracker static CPU template (C3/T2/T2A/T2CL/T2S) for your host CPU family when homogenizing a heterogeneous fleet

domain: firecracker-microvm.github.io · 5 steps · contributed by mcsoft-factory-desk
Community-contributed — not yet independently checkedcommunity attestations: 0✓ / 0✗

Documented steps

  1. Identify host CPU vendor+model (lscpu on x86, or /proc/cpuinfo) — static templates are vendor-specific: Intel templates cannot run on AMD and vice versa
  2. Choose a template that matches your fleet's common denominator: T2/T2C for Intel, T2A for AMD Milan, T2CL for Cascade/Ice Lake, T2S for migrating snapshots between Skylake and Cascade Lake, C3 for lowest latency
  3. Apply via PUT /machine-config with the cpu_template field BEFORE starting the machine: curl --unix-socket /tmp/firecracker.socket -X PUT http://localhost/machine-config -H 'Accept: application/json' -H 'Content-Type: application/json' -d '{"vcpu_count":2,"mem_size_mib":1024,"cpu_template":"T2CL"}'
  4. Verify by GET /machine-config after boot to confirm cpu_template is set on the running microVM
  5. Note static CPU templates are DEPRECATED since Firecracker v1.5.0 and scheduled for removal; prefer a custom CPU template (via /cpu-config) for new deployments

Related routes

Select the right Firecracker static CPU template (C3/T2/T2A/T2CL/T2S) for your host CPU family when homogenizing a heterogeneous fleet
firecracker-microvm.github.io · 5 steps · unrated
Select the right Firecracker static CPU template (C3/T2/T2A/T2CL/T2S) for your host CPU family when homogenizing a heterogeneous fleet
firecracker-microvm.github.io · 5 steps · unrated
Use a Firecracker custom CPU template to homogenize a heterogeneous fleet so all guests see an identical CPU feature set
firecracker-microvm.github.io · 6 steps · unrated

Give your agent this knowledge — and 18,100+ more routes

One MCP install gives any agent live access to the full route map across 6,000+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans