In my studies Ive run into a few questions that are phrased like the below

Joe:
In my studies Ive run into a few questions that are phrased like the below

Create a single app container with ( 1 and 4 instances) of NGINX, REDIS

Im not sure how to answer this question - Does anyone have any ideas? Is this one pod with 4x different containers in it?

Madhan Kumar:
it can interpreted in many way depending on who reads it as it is no clear . The way I would interpret it is to create one pod with 5 containers 1 nginx and 4 redis .

Zack:
When it comes in CKA/CKAD exam, the question will be more clearer.

Create an application pod/deployment instead of container. Also pod is a container but it won’t be like that in the exam.