This repository was archived by the owner on Nov 7, 2018. It is now read-only.
This repository was archived by the owner on Nov 7, 2018. It is now read-only.
Master pods refuse to start with memory limits set on AWS EKS #223
Open
Description
Whenever I try running master pods with memory limits, I get this error:
Error response from daemon: oci runtime error: container_linux.go:262: starting container process caused "process_linux.go:339: container init caused \"read init-p: connection reset by peer\""
This oddly doesn't happen for es-data pods. I'm using slightly modified statefulset versions of both.