I need a quick GCP instance with GPUs, and tensorflow 1.15-gpu preinstalled and ubuntu as the operating system. I tried creating a Deep Learning VM instance from the marketplace. I can get GPUs and tensorflow 1.15-gpu preinstalled but I am getting Debian as my operating system by default. They do not provide an option to choose an operating system when I deploy the instance. Is there a way to create such an instance with above requirements? (Solution without using Deep Learning VM solutions is also fine)
Update
I tried this earlier to manually install TensorFlow, CUDA and cudnn.