<div dir="ltr"><div dir="ltr"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">On Thu, 2 Apr 2020 at 11:11, Whaley, Graham <<a href="mailto:graham.whaley@intel.com">graham.whaley@intel.com</a>> wrote:<br></div></div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
OOI Ilya, is there a particular reason you are using Kata for this, and not using just vanilla VMs?<br>
I think adding Kata to the mix is going to make your life significantly harder - it is/was not designed to 'just work' on any kernel without specific features etc., as you are finding.<br>
If there is a specific reason to use Kata, fine, great - but we'd probably be interested to hear it ðŸ˜‰<br>
If not, then your life might get significantly easier if you switch to using plain QEMU (and if your apps are in containers, then having docker installed on the client you run under vanilla QEMU etc.).</blockquote><div> </div><div>Graham, as I mentioned on IRC, I am pretty certain of what I'm after here.</div><div><br></div><div>Conceptually, this is about running Kubernetes-in-Kubernetes, which is a know general patter, and this is just a variation of that.</div><div>I have a requirement on having kernel isolation as well as a strong desire to test different kernels also. I actually have some of</div><div>this working already.</div><div><br></div><div>I do think it's plausible to consider not using kata and e.g. have qemu or firecracker inside container image and just run it from</div><div>the pod, as I don't see a major need for storage after VM startup, it could be quite simple, yet I would still need to make networking</div><div>work resource management would have to be take care of - whatever pod needs to run the VMM and whatever the VM resources</div><div>should be set to... I guess for some use-cases this might just work, but ultimately one will eventually desire a more native pod-as-VM</div><div>setup, something very much like kata.</div><div><br></div><div>KubeVirt could be another option, but from what I gathered it's much less native to Kubenernetes, and you cannot map a KubeVirt VM</div><div>to a service like you can with Kata.</div></div></div>