ComputeΒΆ
Compute is one of the core services in Binero cloud. Compute consist of instances (virtual servers) of a certain flavor (performance) running an image (operating system).
Instances normally use Persistent storage (block) to save files and folders on a filesystem and are reachable via either Floating IP addresses or Directly attached IP addresses.
You are able to launch, resize, shelf (offline store) and delete instances via one of the following methods:
More information on the various ways to manage your cloud is available in the Managing your cloud article.
Available services
- SSH-keys
- Flavors
- Launching an instance
- Resizing an instance
- Recreating an instance from volume
- Assigning IP to instance
- Console
- Server groups
- Hard reboot
- Shelving an instance
- Boot from rescue image
- Windows instances
- GPU instances
- Boot instances using UEFI
- Compute regions and availability zones
- Manage compute using the OpenStack API