
LPI DevOps Tools Engineer
Domain 3Objective 2
703.2 Basic Kubernetes Operations (weight: 7) DEVOPS-TOOLS-ENGINEER Practice Questions (Page 5)
Part of the 703 Kubernetes domain, which makes up ~22% of our current practice bank. Linux Professional Institute does not publish an official question count, but from its 90-minute exam (~35–60 total, ~8–13 in this domain), expect 3–4 from this objective — we provide 42 practice questions to prepare you well beyond it. (estimate)
42questions here
9free pages
16concepts
Questions 21–25
- 21
A pod named `api-abc123` is in a CrashLoopBackOff state. The team needs to see the last few lines of the application's output to diagnose the issue. Which command should they use?
Select an answer first - 22
A team has a set of pods labeled `app=api` running in the `default` namespace. They need to expose these pods to other pods within the cluster using a stable DNS name. Which command creates the appropriate service?
Select an answer first - 23
A cluster has three nodes: node1 and node2 are general-purpose, node3 is specialized for GPU workloads and has a taint `gpu=true:NoSchedule`. A deployment `ml-job` must run only on node3. The deployment's pod template includes a nodeSelector for `gpu=true`. However, the pods are stuck in `Pending`. What is the missing configuration?
Select an answer first - 24
Which Service type exposes a service on a static port on each node in the cluster?
Select an answer first - 25
What is the key difference between `kubectl create` and `kubectl apply`?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Linux Professional Institute. “DEVOPS-TOOLS-ENGINEER” is a trademark of its owner, used for identification only.