You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What makes you believe this isn't possible? FreeBSD can expose vmm(4), tap(4), etc. devices and slightly loosen the isolation provided by jails allowing bhyve to run inside a jail, but starting and stopping bhyve isn't the hard part. Hooking the bhyve guests up to the correct network and storage is the hard part that's only theoretically possible using jail hooks.
What makes you believe this isn't possible? FreeBSD can expose vmm(4), tap(4), etc. devices and slightly loosen the isolation provided by jails allowing bhyve to run inside a jail, but starting and stopping bhyve isn't the hard part. Hooking the bhyve guests up to the correct network and storage is the hard part that's only theoretically possible using jail hooks.
@Crest I just stated that would be nice to have, and help is wanted to code the needed part. Now the situation is better as bhyve can run in jails with ppt.
It would be nice to be able to orchestrate bhyve instances and run them inside jails.
The text was updated successfully, but these errors were encountered: