Linux Professional Institute LPIC3 Virtualization and Containerization Free Practice Test — 30 Questions

30 questions · Full explanations · No account required

Free
Question 1 of 30

Anya, a senior systems administrator, is tasked with resolving a critical performance degradation issue affecting a microservices-based application deployed across multiple containers orchestrated by Kubernetes. Users are reporting intermittent unresponsiveness and slow transaction processing. Initial investigations reveal that while overall node utilization appears stable, specific pods exhibit unusually high latency in their internal communication and external API calls. Anya suspects that the issue might stem from subtle misconfigurations in resource requests and limits, or suboptimal scheduling decisions that are not immediately apparent from high-level monitoring dashboards. Which of the following investigative steps would be most effective in pinpointing the root cause of this complex, multi-faceted problem?

Analyze detailed resource utilization metrics (CPU, memory, I/O) at the individual container level within the affected pods, cross-referencing with the defined resource requests and limits in their respective Kubernetes manifests, and examining Kubernetes scheduler logs for any indications of node pressure or affinity/anti-affinity rule conflicts impacting pod placement.
Initiate a full network packet capture on all nodes hosting the affected pods to identify potential packet loss or excessive retransmissions, assuming the problem is purely network-related.
Immediately increase the resource limits for all containers within the affected namespaces, based on the assumption that the issue is a general lack of resources, without granular analysis.
Focus solely on reviewing the application logs for explicit error messages, disregarding any potential infrastructure or orchestration-level bottlenecks that might not be directly reported by the application itself.

About the Linux Professional Institute LPIC3 Virtualization and Containerization Certification

These free practice questions are designed to help you assess your readiness for the Linux Professional Institute LPIC3 Virtualization and Containerization exam by Linux. Each question comes with a detailed explanation to reinforce the correct concept. For a complete exam preparation experience with hundreds of questions, spaced-repetition study tools, and full exam simulations, explore our premium access.