I am struggling to add a GPU to my GKE Kubeflow cluster. The documentation still references kfctl and some old set-up parameters. (To be precise, I added a T4 GPU to the GKE cluster successfully, but my notebook server fails to start).
Has anyone managed to successfully add GPUs (btw I only have 1 in my dev project) and launch a notebook server with GPUs? If so, how did you do it and what NVIDIA GPU are you using?