Overview
Compute is where your machines live and where you shape how they run.Navigation: Compute. The group expands to the screens below.
Screens in this area
Virtual Machines
The list is your inventory of instances. Click a machine to open its detail page, which is where you act on an individual VM — starting and stopping it, resizing it, attaching storage and networking, and cloning or destroying it. Creating a machine walks you through naming it, choosing a zone, picking a boot source (a template or ISO), selecting a compute offering for vCPU and memory, sizing its disk, and optionally attaching an SSH key.If your account has no region yet, the create flow first sets up a region, VPC, and network. This is expected on a new account — see the Quickstart.
Inside the create form, the SSH key rows offer view public key, copy key, and rename actions that are not yet available — they’re present but do nothing. Manage keys from the SSH Keys screen instead.
Reaching a new machine
A new VM has a private address only. To make it reachable you acquire a public IP, enable Static NAT to the machine, and open the ports you need in Firewall Policies.SSH Keys
Register the public half of an SSH key pair here, then attach it to machines as you create them. Simnet never holds your private key.Affinity Groups
Affinity groups express placement intent — keep these machines apart so a single host failure can’t take them all out, or keep them together. Assign machines to a group and the platform honours it when placing them. Placement is decided when a machine starts, so a group affects new and restarted machines rather than rearranging running ones.AutoScaling Groups
An autoscaling group manages a set of machines as one unit, adding and removing members according to the policy you define. You create a group through a wizard, and each group has a detail page for its members and activity.VM Snapshots
A VM snapshot captures an entire machine at a point in time, as opposed to a volume snapshot, which captures a single disk.Kubernetes
Managed Kubernetes clusters, with a list and a per-cluster detail page.Deployments
Deployments sits above Compute in the sidebar and groups resources deployed together as a unit.Storage
Volumes to attach, snapshots, and backups.
Networking
The VPC your machines attach to, and how to publish them.
Images
Templates and ISOs — what a machine boots from.
Monitor
Whether your last action finished.