Can we use custom Docker images on Dataproc Clusters like we do on Serverless?

Hi @YASSINE,

Based on this documentation, custom Dataproc images are built on a traditional operating system (OS) like Debian, Rocky Linux, or Ubuntu. That’s an important difference from container-based environments. Standard Dataproc clusters follow a VM model, while Dataproc Serverless uses a container model—so a container-based approach won’t apply to VM-based clusters.