Argo Workflows · Example Payload

Argo Workflows Io K8S Api Policy V1 Pod Disruption Budget Spec Example

CNCFContainersData ProcessingKubernetesMachine LearningOpen SourceWorkflow Engine

Argo Workflows Io K8S Api Policy V1 Pod Disruption Budget Spec Example is an example object payload from Argo Workflows, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

maxUnavailableminAvailableselectorunhealthyPodEvictionPolicy

Example Payload

Raw ↑
{
  "maxUnavailable": "example-maxunavailable",
  "minAvailable": "example-minavailable",
  "selector": "example-selector",
  "unhealthyPodEvictionPolicy": "example-unhealthypodevi"
}