A

Admin • 802.91K Points
Coach

Q. What does a Kubernetes Pod represent?

  • (A) A single container
  • (B) A group of containers running on separate nodes
  • (C) A group of containers with shared storage and network
  • (D) A backup of the cluster
  • Correct Answer - Option(C)
  • Views: 7
  • Filed under category Kubernetes
  • Hashtags:

Explanation by: Admin
A Pod is the smallest deployable unit in Kubernetes and can contain one or more containers that share storage, IP, and configuration.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.