Study. uk . com
  1. Home
  2. All questions
  3. Question 412

CKA study material · question 412 of 1000

Which tool inspects containers directly on a node when the API server cannot help?

  1. kubectl
  2. crictl
  3. etcdctl
  4. kubeadm
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

Challenge yourself on this topic → Study as cards