mirror of
https://github.com/kubernetes/client-go.git
synced 2026-07-12 10:06:58 +00:00
The alpha field podManagementPolicy defines how pods are created, deleted, and replaced. The new `Parallel` policy will replace pods as fast as possible, not waiting for the pod to be `Ready` or providing an order. This allows for advanced clustered software to take advantage of rapid changes in scale. Kubernetes-commit: 2861ae5eb986a059c69e812513c272566c346710