什么是 "backing pod"?

What is a "backing pod"?

我正在浏览 OpenShift 文档,无意中发现了 "backing pod" 这个词。

google-搜索 "backing pod" 恰好有四个条目,它们都指向同一行文本。

这只是一个备份 pod 吗?或者它是为了冗余而复制的 pod?

可能是 "the pod that is running your app / code / database"。 "Backing" 在支持者的上下文中使用 - 为任务(服务)提供支持的人(pod)。

它应该只是说 "the pods that are part of the service"。