Conversation

Okay, Twitters. I want to run ~20 instances of the same container image on a single Linux node. What's the best way to do this? Docker Compose? microk8s / minikube? A horrible shell script around a bunch of `docker run` commands?
94
178