A machine from a cloud image, in one form
Name it, pick the distribution, say how big. Lens downloads that image once from the distribution itself and keeps it beside the pool, copies it for this guest, grows the copy to the size you asked, writes the cloud-init that configures it on first boot, and defines it. The next guest from the same image is seconds rather than minutes.
The form does the arithmetic you would otherwise do in your head: how many cores and how much memory this host actually has, how much is free right now, and what this image needs as a minimum. It asks for the login to create with sudo, an SSH key to install, and — this is the detail that saves an afternoon — a password for the serial console, because a cloud image ships without one and a console that shows a prompt nothing can answer is a machine you cannot get into. That password goes into the guest's cloud-init and the file is deleted the moment it has been handed over.
The job runs on the box on its own, so closing Lens does not stop it, and it says so on the panel: keep working, it goes on.




