PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Thursday, November 10, 2022

[FIXED] Where do I view my CronJob in OpenShift Container Platform?

 November 10, 2022     cron, kubernetes, openshift, redhat     No comments   

Issue

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.



Answered By - Arsalan Siddiqui
Answer Checked By - David Marino (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing