Welcome to the Linux Foundation Forum!

Lesson Troubleshooting, page 4 contains an error

https://trainingportal.linuxfoundation.org/learn/course/kubernetes-for-developers-lfd259/application-troubleshooting/troubleshooting?page=4

The command kubectl debug node cp -it --image=busybox is wrong. It prints out the error 'cannot find pod 'node''. The correct command is

kubectl debug node/cp -it --image=busybox

Answers

  • fcioanca
    fcioanca Posts: 2,460

    Hi @m.ramah

    The typo has been fixed. Thank you for flagging it.

    Regards,
    Flavia
    Linux Foundation Education

Categories

Upcoming Training