The Compute service is the foundation of Excloud — virtual machines and everything attached to them. This section covers the concepts; flags and request bodies live in the Compute Swagger UI and exc compute --help.

What’s in here

PageCovers
InstancesVM lifecycle, instance types, root volume, user-data
Instance TypesNaming convention, families, when to pick which
VolumesBlock volumes — create, attach, resize, detach
SnapshotsPoint-in-time copies of volumes, used for backups and golden images
Public IPv4Reservations, ephemeral vs. persistent IPs, associate/disassociate
SubnetsDefault subnets and how to pick one
SSH KeysRegister a public key and inject it at boot
Serial LogsRead the console when SSH isn’t an option

Related: Security Groups, Instance Connect.