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?
- ctr execute <image address>
- ctr start <image address>
- ctr create <image address>
- ctr run <image address>
Answer:
D - is the correct answer