Bare Metal
Ops can run on bare metal (eg: linux on real hardware) just fine.
Pre-requisites
Image Operations
Build Image
List Images
You can list existing images on bare metal with ops image list
.
Delete Image
Instance Operations
Create Instance
List Instances
Get Logs for Instance
Delete Instance
For the time being pids are used as instance ids. Perhaps this will change in the future if more people opt to use this and they need stronger prevention of data leakage.
Last updated