robur-coop / mollymawk

A web interface for albatross
BSD 2-Clause "Simplified" License
17 stars 3 forks source link

Updating unikernels (modify arguments) #35

Open PizieDust opened 2 months ago

PizieDust commented 2 months ago

Provide UI and functionality to enable updating information about unikernels such as:

hannesm commented 2 months ago

Related to #36

hannesm commented 1 month ago

I wonder whether a first version of this could be:

This wouldn't require any storage / unikernel image (i.e. what we need for #36). This could be a very similar form that we'd like for a "create unikernel" anyways.

A common operation/workflow is to upscale/downscale the memory requirement for a unikernel (as recently mentioned by @reynir).