Presented by Contino
Specialized containers that run before app containers in a Pod. Init containers can contain utilities or setup scripts not present in an app image.
Set up application requirements before application containers starts.