In Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE), what does a Replica Set do?
- A.It provides declarative updates for Pods.
- B.It maintains a stable set of replica Pods running at any given time.
- C.It ensures that all Nodes run a copy of a Pod.
- D.It exposes an application running on a set of Pods.