如果容器死亡,Kubernetes 会重新启动多容器 pod

Sau*_*ash 5 kubernetes

我正在使用 Kubernetes v1.7 运行一个多容器 pod - 一个应用程序容器和一个 sidecar。我想重新启动 Pod,以防应用程序容器死亡。如何实现这一目标?