Instance

Instance Presets

Ready-to-deploy configuration presets for Instance. Each preset is a complete manifest you can copy, customize, and deploy.

2 presets
01

Standard VM Instance

This preset creates a compute instance booting from an image with a specified flavor, keypair, and network. The root disk is ephemeral (lives on the hypervisor). This is the simplest and most common...

02

Boot-from-Volume Instance

This preset creates a compute instance that boots from a Cinder volume instead of an ephemeral disk. The root volume is created from a Glance image and persists independently of the instance (unless...