I am trying to customize OpenWhisk to call a microkernel from the Invoker, rather than Docker. Is there an effort underway currently to add this support, or a development guide covering the changes I would need to make? My current understanding of the code is that this will be a substantial project.
EDIT: To ask the question more pointedly, is there guidance available on how to move away from the concept of containers? Or will I be better off treating a microkernel as an abstracted type of container?