JNCIS-Cloud: Juniper Networks Certified Specialist – Cloud (2022) — Question 2
What are two characteristics of containers used in Contrail? (Choose two.)
Answer options
- A. Each container has the configuration for all applications running in that container.
- B. Each pod can contain only one container.
- C. Each container has the configuration for all applications running in all containers.
- D. Each pod can contain several containers.
Correct answer: A, B
Explanation
Option A is correct because each container is designed to hold the configuration for only the applications it runs. Option B is also correct as each pod is indeed restricted to a single container. Options C and D are incorrect because they misrepresent how configurations and pods operate in the context of Contrail.