ComputeΒΆ
Compute is one of the core services in Binero cloud. Compute is comprised of instances (virtual servers) of a certain flavor (performance) running an image (operating system). Instances normally utilise Persistent storage (block) to save files and folders on a filesystem and are reachable via either Floating IPs or Directly attached IPs.
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.
- 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
- Compute regions and availability zones
- Manage compute using the OpenStack API