【发布时间】:2021-09-03 15:46:10
【问题描述】:
我使用 cloud shell 中的 terraform 从那个 github 安装了 slurm-gcp。
https://github.com/SchedMD/slurm-gcp#install-using-terraform
创建了两个虚拟机。
- 控制器
- 登录
我在 /apps 中安装了几个应用程序以确认它们存在。
我想编辑节点的 /etc/hosts 并添加网络标签(http-server、https-server)来运行应用程序。
但它没有说明如何修改节点使用的图像。
有没有办法编辑slurm的图像?
谢谢。
【问题讨论】:
标签: google-cloud-platform google-compute-engine slurm