Q10 Single choice Mark for later Which of the following descriptions of Pods in a HUAWEI CLOUD CCE cluster is incorrect? A A Pod corresponds to a container instance. B Containers in the same Pod share the same network namespace, IP address, port space, and volume. C A Pod is the smallest deployment unit that Kubernetes can create, schedule, and manage. D Pods are scheduled to nodes and remain on those nodes until they are destroyed. Correct answer