Summary
The user is developing a backend plugin for running a Kubernetes job and is uncertain about the deployment process, specifically whether the plugin will deploy the job directly to Kubernetes or create an intermediate pod for submitting the job specification. They also inquire about sending an empty image_config to the get_custom method.