Hacker News new | ask | show | jobs
by zimpenfish 1839 days ago
> * told to have this run in k8s since everything runs in k8s

I've seen a production system handling one request (which takes a handful of ms) every 2 seconds (work hours only, mind) in k8s running 8 pods. It is quite breathtaking.

1 comments

How do they handle the load balancing with that much traffic?