Documentation Index
Fetch the complete documentation index at: https://docs.prefect.io/llms.txt
Use this file to discover all available pages before exploring further.
prefect_kubernetes.exceptions
Module to define common exceptions within prefect_kubernetes.
Classes
KubernetesJobDefinitionError
An exception for when a Kubernetes job definition is invalid.
KubernetesJobFailedError
An exception for when a Kubernetes job fails.
KubernetesResourceNotFoundError
An exception for when a Kubernetes resource cannot be found by a client.
KubernetesJobTimeoutError
An exception for when a Kubernetes job times out.