Integrate kubernetes objects like Jobs, PetSets and DemonSets with imagestreams in Red Hat OpenShift Container Platform
Issue
- Integrate
kubernetesobjects likeJobs,PetSetsandDemonSetswithimagestreams. - When executed, a job constructs a pod definition that runs the docker file listed at
job.spec.template.spec.containers.image. Ideally we would like to just specify and image stream when adding the job, and have that automatically map to a docker image.
Environment
- Red Hat OpenShift Container Platform 3
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.