Hello,
 
im playing around with k8s+kata+qemu and realized that the CPU & Memory specs the VM gets spin up with is always the default despit the pod request & limit is higher then the VM defaults.
My expectation was that the VM get sized based on the pod limit plus some buffer for the VM itself. 
 
Am Im missing something? How can the VM resources can be specified durin pod creation?
 
Thanks in advance!
 
Greetings,
Chris