Files
kubernetes/test
Michal Wozniak 04fcbd721c Introduction of a pod condition type indicating disruption. Its reason field indicates the reason:
- PreemptionByKubeScheduler (Pod preempted by kube-scheduler)
- DeletionByTaintManager (Pod deleted by taint manager due to NoExecute taint)
- EvictionByEvictionAPI (Pod evicted by Eviction API)
- DeletionByPodGC (an orphaned Pod deleted by PodGC)PreemptedByScheduler (Pod preempted by kube-scheduler)
2022-08-02 11:12:16 +02:00
..
2022-07-28 15:16:58 +03:00
2021-02-28 15:17:29 -08:00
2021-03-04 07:54:53 +01:00
2022-06-15 13:38:48 +09:00
2022-07-28 12:19:26 +05:30
2022-01-10 08:14:29 -05:00