mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-12 21:54:19 -04: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. |
||
|---|---|---|
| .. | ||
| compat | ||
| BUILD | ||
| conversion.go | ||
| fuzzer.go | ||
| OWNERS | ||
| pod_specs.go | ||