What is an init container and when does it run relative to app containers?
-
A
A container that runs after app containers to clean up resources
-
B
A container that runs to completion before app containers start
-
C
A sidecar container that runs alongside app containers
-
D
A container that initializes node-level configurations