On Tuesday, March 21, 2017 at 10:05:44 PM UTC+8, paolo.m...@sparkfabrik.com 
wrote:
> Hello,
> 
> This is my current situation:
> 
> ```
>  ❯ kubectl get pods --all-namespaces  | grep -i evicted                       
>                                                                               
>                                      ⏎
> gitlab          gitlab-runner-190353586-wnhc5                                 
>            0/1       Evicted   0          5d
> gitlab          minio-966383792-kpp59                                         
>            0/1       Evicted   0          6d
> gitlab          runner-a1b569a9-project-119-concurrent-0cbfrf                 
>            0/3       Evicted   0          23h
> ```
> 
> It is normal that i still see evicted pods here ? Is there a way to auto 
> purge them ?
> 
> Thanks!

we also got this situation after a node filesystem full event a couple of days 
ago, as a result, pods on it got evicted, we can still see these pods in 
evicted status now.
we are running k8s v1.7.8

-- 
You received this message because you are subscribed to the Google Groups 
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to