You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should a docker-compose file with multiple services be created as multiple Pods, or a single Pod with multiple containers? Under what situations should we know that multiple services should co-exist in the same pod, versus being separate Pods (and RCs/Deployments?)
The text was updated successfully, but these errors were encountered:
Should a docker-compose file with multiple services be created as multiple Pods, or a single Pod with multiple containers? Under what situations should we know that multiple services should co-exist in the same pod, versus being separate Pods (and RCs/Deployments?)
The text was updated successfully, but these errors were encountered: