I have a similar situation where my cluster rebalances and move containers 
to other nodes. This is fine but I am curious why the Evicted pods stick 
around for so long? Is there a scheduled cleanup of evicted nodes or do we 
need to delete them manually?

On Tuesday, March 21, 2017 at 10:05:44 AM UTC-4, 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!

-- 
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