< img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=3131724&fmt=gif" />

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 cluster and have the Application Workload Management permission within the cluster. For more information, refer to "Cluster Members" and "Cluster Roles".

Steps

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

  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.

Receive the latest news, articles and updates from KubeSphere


Thanks for the feedback. If you have a specific question about how to use KubeSphere, ask it on Slack. Open an issue in the GitHub repo if you want to report a problem or suggest an improvement.

What’s on this Page