- Home
- All questions
- Question 412
CKA study material · question 412 of 1000
Which tool inspects containers directly on a node when the API server cannot help?
Show the answer
Answer: B. crictl
crictl is the command-line client for a CRI-compatible runtime and works without the API server.
Source: Debugging Kubernetes nodes with crictl (Kubernetes) — Debugging Kubernetes nodes with crictl