istio.io/content/en/docs/reference/glossary/pod.md

386 B

title
Pod

A Pod is a group of one or more containers (such as Docker containers), with shared storage and network, and a specification for how to run the containers. Pods are the workload instances in a Kubernetes deployment of Istio.