One core use-case for VMs is to serve small, on-demand compute. Often people will run HTTP servers that need to be reachable from the wider internet. Unfortunately, Hyper does not support network ingress, which means that this use-case is not served.
Obviously this is less-than-ideal, since we do need to support the common case.
I do not know what this is supposed to look like. There is a large amount of work in architecting this system.
One core use-case for VMs is to serve small, on-demand compute. Often people will run HTTP servers that need to be reachable from the wider internet. Unfortunately, Hyper does not support network ingress, which means that this use-case is not served.
Obviously this is less-than-ideal, since we do need to support the common case.
I do not know what this is supposed to look like. There is a large amount of work in architecting this system.