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
-
Log in to the KubeSphere web console with a user who has the Application Workload Management permission, and access your project.
-
Click Application Workloads > Jobs in the left navigation pane.
-
On the Jobs page, click either Jobs or CronJobs to open the list of jobs.
-
Click on the right of the job you want to delete, then choose Delete from the dropdown list.
-
In the Delete Job dialog, enter the name of the job, then click OK.
Delete Multiple Jobs
-
Log in to the KubeSphere web console with a user who has the Application Workload Management permission, and access your project.
-
Click Application Workloads > Jobs in the left navigation pane.
-
On the Jobs page, click either Jobs or CronJobs to open the list of jobs.
-
Select the checkbox on the left of the jobs you want to delete, then click Delete above the job list.
-
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.
Feedback
Was this page Helpful?
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.