reddit/baseplate.py

Message queues, broken sidecars, and OOMs

Opened this issue · 0 comments

In Kubernetes, who "owns" the memory of a message queue? Who should? If the service, how do we ensure it doesn't get OOM'd because a sidecar isn't consuming messages?