Pause CronJobs

This section explains how to pause a CronJob.

After pausing a CronJob, the system will not create and run jobs at the scheduled time in the future. Running jobs are not affected. This operation is only available for CronJobs.

Prerequisites

You should join a project and have the Application Workload Management permission within the project. For more information, refer to “Project Members” and “Project Roles”.

Steps

  1. Log in to the KubeSphere web console with a user who has the Application Workload Management permission, and access your project.

  2. Click Application Workloads > Jobs in the left navigation pane.

  3. On the Jobs page, click Cronjobs to open the list of scheduled jobs.

  4. Click more on the right of the CronJob you want to pause, then choose Pause from the dropdown list.

  5. To resume the CronJob, click more on the right side of the CronJob you want to start, then choose Start from the dropdown list.