Function: gke.delete_job Stay organized with collections Save and categorize content based on your preferences.
Delete a Kubernetes Job.
Arguments
Arguments
cluster_id
string
The ID of the cluster.
job_name
string
Name of the job.
location
string
The location that the cluster is hosted in.
namespace
string
The namespace of the job (default: default).
project
string
The project that the cluster is hosted in. Default value is this workflow's project.
query
Optional query parameters. If present, must be a map of simple types that will be URL-encoded and appended to the URL. For more information, see Kubernetes API reference.
timeout
float
The request timeout, in seconds (default: 300.0). If the request takes longer than the timeout, a TimeoutError is raised. The maximum allowed timeout is 1800 seconds.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-12-09 UTC."],[],[]]