Nested virtualisation

GCE supports nested virtualisation, though performance is not great.

Image

  • Ensure licenses contains "projects/vm-options/global/licenses/enable-vmx".

Instance

  • Set minCpuPlatform to "Intel Haswell".
  • Enable advancedMachineFeatures.enableNestedVirtualization.

Backlinks