Images and Custom Images
A Pod needs a container image to start from; the platform supports two sources.
Official Templates
Image templates published by the administrator. When deploying a Pod, click + Select Official Templates to use one. If a template has preset deployment parameters (ports, start command, and so on), they are filled in automatically on the deployment settings page and can be modified as needed.
Custom Image
The platform supports images from the following third-party container registries:
- Docker Hub
- GitHub Container Registry
- NGC
- GCP Artifact
- AWS ECR
To use one: on the deployment settings page, enter the Image Path and choose a Registry Credential from the dropdown. If you have not created a credential yet, click + Add Credential to add one on the spot.
Container registry credentials
Pulling private images requires credential keys. We recommend creating them in advance on the Management > Keys page so you can select them quickly when deploying a Pod. For setup details, see Credential Keys.