Search code examples
kubernetescronopenshiftredhat

Where do I view my CronJob in OpenShift Container Platform?


This is a really basic question, that I just can't seem to find it ANYWHERE. I need to create a CronJob on OpenShift Container Platform.

I wasn't able to find a page on the Container Platform on how to directly create a CronJob.

But I did manage to find instruction on creating it by pasting the Job yaml file in the Add to Application Button. https://docs.openshift.com/container-platform/4.1/nodes/jobs/nodes-nodes-jobs.html

Now, having created a CronJob(I think).

Lol, how do I even find/modify/delete it on Container Platform?


Solution

  • In the Openshift version 3.X, you need to be under "Administrator" profile. Then click Workloads/Cronjobs.