What is the purpose of a Kubernetes ephemeral container?
-
A
To run short-lived batch jobs on a schedule
-
B
To inject a debugging container into a running pod without restarting it
-
C
To replace init containers for setup tasks
-
D
To run sidecar containers that share the pod's network