Workloads
Link to section 'Deploy a Workload' of 'Workloads' Deploy a Workload
- Using the top right dropdown select the Project or Namespace you wish to deploy to.
- Using the far left menu navigate to Workload
- Click Create at the top right
- Select the appropriate Deployment Type for your use case
- Select Namespace if not already done from step 1
- Set a unique Name for your deployment, i.e. “myapp"
- Set Container Image. Ensure you're using the Geddes registry for personal images or the Geddes registry docker-hub cache when
pulling public docker-hub specific images. e.g:
geddes-registry.rcac.purdue.edu/my-registry/myimage:tag
orgeddes- registry.rcac.purdue.edu/docker-hub-cache/library/image:tag
- Click Create