KCNA (Kubernetes and Cloud Native Associate) sample exam question with answer 41

Question:
Which command is used with the CTR command line tool to run a container by specifying the image address?

  1. ctr execute <image address>
  2. ctr start <image address>
  3. ctr create <image address>
  4. ctr run <image address>
Answer:
D - is the correct answer