the original kata kernel from 1.11.0-alpha1.
My question is - should it be fundamentally possible to make
kata work with any kernel, or all of its functionality as a k8s
runtime is highly dependent on kernel it uses?
When I look at qemu flags, I see a lot of things going on,
that make me think there is a set of very specific features
that kata depends on, is that correct? Or can one reduce
this set of features to something more basic?
Also, if I am to use firecracker, would my options be any
different or worse actually?
Ilya