krupakar1329
New Contributor II

@NadithK Pre-loading Docker images to cluster pool instances is for performance optimization (faster cluster startup), but you still must specify the Docker image in your cluster configuration. The pre-loading doesn't eliminate the requirement to declare which image the cluster should use.

This design allows you to have multiple clusters using different Docker images from the same pool while benefiting from the pre-loaded images for faster initialization.