mirror of https://github.com/istio/istio.io.git
386 B
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.