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

CKA study material · question 954 of 1000

After finishing with a node debug session, what does the documentation remind you to do?

  1. Uncordon the node
  2. Restart the kubelet
  3. Remove the sysadmin debugging profile
  4. Delete the debugging Pod
Show the answer

Answer: D. Delete the debugging Pod

The debug Pod is named after the node and is not cleaned up automatically, so it has to be deleted when the investigation is over.

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

Challenge yourself on this topic → Study as cards