Q1 Single choice Flag Which is the correct statement describing the characteristic of a pod? A Pod is the smallest entity managed by Docker. B Pod can contain only one container. C Containers in a pod start and stop together. D Pod is deployed directly on the virtual machine. Correct answer