tree: 6fc7adb05edf9ac9ec2c54dde08e6f18497d91b3 [path history] [tgz]
  1. create.sh
  2. prep-vm.sh
  3. README.md
env/linux-x86-vmx/README.md

linux-x86-vmx

These scripts create a GCE VM image that acts like Container-Optimized Linux but uses a Debian 11 (Bullseye) kernel + userspace instead. We do this because Debian 11 includes CONFIG_KVM for nested virtualization, whereas that's not compiled in for Container-Optimized Linux.