0
votes

From google documentation it is clear that read-only Persistent Disk(PD) can be shared between multiple instances (Google compute VMs), but is it somehow possible to share SSD or RAM disk with multiple VMs?

1

1 Answers

2
votes

Local SSD are physically attached and they are, as well as RAM, not read-only.

So this question probably answers itself.