Howie Wang
Results
22
comments of
Howie Wang
For a similar use case, where we want to a secondary disk for our storage node machine, I am trying to implement this feature. Base on @Temikus , this implementation...
@Temikus You are right! Based on `attached_disk_obj`, I try to add a `additional_disks` option to allow attaching additional disks to GCE instance. Here is an example. ``` attached_disk_obj = [{...