Feb 17, 2021
Kubernetes pods are kind of a same concept on devops side. Pod is a single instance of the process, now it depends that if your pods have multiple cores then combination of process managers and pods can also serve the purpose else pods scaling can be used to achieve the same goals.