[Solved] Can’t get the boot disk to 200GB [closed]
One option is to use Persistent Disk Snapshots: resize the disk create a snapshot of the disk in your build scripts, create new PDs from your snapshot instead of the default image The new disks will be 200GB. Snapshots only save blocks which have changed, so the snapshot itself should be fairly small. 0 solved … Read more