Google Cloud Platform
When deploying Polaris through the Google Cloud Marketplace, you will be asked to configure several parameters for the Docker container running your workload.
- Docker Image URL: Specify the URL of the Docker image to run inside the Polaris container. Make sure the Google Cloud VM has the necessary permissions (such as Artifact Registry access) to pull the image from your registry.
- Environment Variables: Provide any environment variables required by your application. These will be passed to the Docker container at runtime.