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

CKA study material · question 493 of 1000

Where does a node debugging Pod see the node's root filesystem?

  1. At /rootfs
  2. At /host
  3. At /node
  4. At / directly
Show the answer

Answer: B. At /host

The debugging Pod can access the node's root filesystem mounted at /host.

Source: Debugging Kubernetes Nodes With Kubectl (Kubernetes) — Debugging a Node using kubectl debug node

Challenge yourself on this topic → Study as cards