Delete Jobs

This section explains how to delete a job.

Warning

This operation will delete the job and all pods managed by it. If the job is running, the business running in it will be interrupted. Please proceed with caution.

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”.

Delete a Single Job

  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 either Jobs or CronJobs to open the list of jobs.

  4. Click more on the right of the job you want to delete, then choose Delete from the dropdown list.

  5. In the Delete Job dialog, enter the name of the job, then click OK.

Delete Multiple Jobs

  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 either Jobs or CronJobs to open the list of jobs.

  4. Select the checkbox on the left of the jobs you want to delete, then click Delete above the job list.

  5. In the Delete Multiple Jobs dialog, enter the name of the jobs, then click OK.

    Note

    Please separate multiple names using a comma (,) and a space.