/
(v2.2.0.0) VM Image Library
(v2.2.0.0) VM Image Library
Administrator Guide
VM Image Library Panel
Developer Guide
Alternatively, you can manage your VM images by SSH into the Head Node. The images can be found in /xcompute/slurm/aws/xcompute-daemon/data/images/
.
Here is an example JSON file of the image:
{
"Architecture": "x86_64",
"ImageId": "ami-0c4b53c8bf1e82ec4",
"ImageName": "k8s-129",
"ImageType": "cloud",
"Md5Sum": "",
"Platform": "Linux/Unix",
"VmBoot": "root=/dev/xvda1 ro net.ifnames=0 biosdevname=0 nvme_core.io_timeout=4294967295 rd.emergency=poweroff rd.shell=0 LANG=en_US.UTF-8 KEYTABLE=us psi=1 clocksource=tsc tsc=reliable",
"VmImage": "snap-07bbe2e97d1379a8b",
"VmInit": "initramfs-5.10.209-198.858.amzn2.x86_64.img",
"VolumeSize": 4,
"Id": "68097d55-86f1-4028-9b3b-3395a321b59d"
}