mirror of https://github.com/istio/istio.io.git
335 B
335 B
| title |
|---|
| Pod |
Pod 中包含了一个或多个共享存储和网络的容器 (例如 Docker 容器), 以及如何运行容器的规范。 Pod 是 Istio 的 Kubernetes 部署中的一个 工作负载实例。