mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-09 01:50:56 -04:00
This changes instructs the replication controller to delete replicas in the order of "unscheduled (pending)", "scheduled (pending)", and "scheduled (running)" pods. This is less disruptive than deleting random pods. |
||
|---|---|---|
| .. | ||
| framework | ||
| doc.go | ||
| replication_controller.go | ||
| replication_controller_test.go | ||