VMware Aria Automation 8.x Professional (2023) — Question 4
Which two statements describe Kubernetes observability characteristics? (Choose two.)
Answer options
- A. It provides network insight and detailed Kubernetes network topology view
- B. Provides visibility into Kubernetes clusters for troubleshooting and impact assessment
- C. It observes the code of the applications running in Kubernetes environment
- D. Collects real-time metrics from all layers of Kubernetes
- E. Automatically heals Kubernetes workloads after an issue has been observed
Correct answer: B, D
Explanation
Option B is correct because it highlights the importance of visibility for troubleshooting and assessing impacts in Kubernetes clusters. Option D is also correct as it emphasizes the collection of real-time metrics, which is crucial for observability. Options A, C, and E do not accurately represent the core characteristics of Kubernetes observability as they focus on network topology, application code, and automatic healing, respectively.