Hacker News new | ask | show | jobs
by vanillax 896 days ago
I run this too on k8s, but there's no benefit of running on k8s because the app doesn't benefit from multiple pod / clustering. Unless I'm missing something, there's no real advantage to running on k8s compared to docker. It would be cool if each camera stream could be spawned off to a pod so that it could leverage clustering.
1 comments

Agreed, no advantage, I just run a larger k8s cluster instead of having docker systems laying around now.