Welcome to the Linux Foundation Forum!

Lab 12.1 using containerd

Options

In Lab 12.1, question 3 asks to count the number of running containers, either using docker (docker ps) or cri-o (crictl ps). But I installed Kubernetes using containerd, which seemed simpler to me. Now, I don't know how to count the running the containers, as asked in the exercise. Can anyone help me?

Best Answer

  • chrispokorni
    chrispokorni Posts: 2,177
    Answer ✓
    Options

    Hi @bgarber,

    The crictl CLI tool can be configured to work with containerd as well.

    Regards,
    -Chris

Categories

Upcoming Training