> kubectl logs ... --previous ? 
>

I have tried that, but it shows `Error from server (BadRequest): previous 
terminated container "main" in pod "demo-1050-5fb5698d4f-8qtsw" not found` 

BTW, I found `maximum-dead-containers-per-container` and 
`maximum-dead-containers` to configure the policy, and these two has been 
deprecated, the new coming parameters are: `--eviction-hard`, 
`--eviction-soft`, just configure them as the eviction policy.

reference 
document: 
https://kubernetes.io/docs/concepts/cluster-administration/kubelet-garbage-collection/

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