Kubernetes and Cloud Native Associate (KCNA) — Question 30
What components are common in a service mesh?
Answer options
- A. tracing and log storage
- B. circuit breaking and Pod scheduling
- C. data plane and runtime plane
- D. service proxy and control plane
Correct answer: D
Explanation
The correct answer is D because a service mesh commonly includes a service proxy and a control plane to manage service-to-service communications. Options A, B, and C mention components that are not fundamental to the structure of a service mesh, making them incorrect.