Pod
A Pod can hold one or more applications in the Kubernetes cluster. A Pod is ephemeral; if Pod execution fails, Kubernetes will automatically create a replica of the Pod to replace unhealthy instances. Runtime Fabric Pods can consist of only one MuleSoft application. Deploying more than one application in a Pod is not allowed. The following diagram shows how a Pod can be set up in Runtime Fabric:
Figure 11.20 - Runtime Fabric Pod