Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Eviction works fine when k8s detects there's a problem. I was referring to cases like this one: https://github.com/kubernetes/kubernetes/issues/13385


When I was solving this problem about a year ago for a previous company, I got around this by having a simple health checker that killed any node not properly responding to dns/docker/etc queries, and automatically replacing it with a new node.

Granted we were using mesos not k8s, but I suspect a similar approach could work here too.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: