PodFailurePolicyOnPodConditionsPattern [api_object]ai-synthesized · conf 0.82
PodFailurePolicyOnPodConditionsPattern describes a pattern for matching an actual pod condition type.
batchsecurity
Specifies the conditions under which a pod is considered failed in a batch job.
Why it matters Enables users to define custom conditions for determining pod failure, allowing for more flexible and robust batch processing.
Key facts - Extends the PodFailurePolicy type - Used to specify conditions for pod failure
Common pitfalls - Misconfigured conditions can lead to incorrect classification of pod failures
Related PodFailurePolicy
Sources
swagger.json — “io.k8s.api.batch.v1.PodFailurePolicyOnPodConditionsPattern”