You want to create a Deployment that runs 3 replicas of a pod with two containers: one running nginx and another running a logging sidecar. Which YAML snippet correctly defines the containers section?
hard📝 Workflow Q8 of 15
Kubernetes - ReplicaSets and Deployments
You want to create a Deployment that runs 3 replicas of a pod with two containers: one running nginx and another running a logging sidecar. Which YAML snippet correctly defines the containers section?