Quantcast
Viewing all articles
Browse latest Browse all 2845

InitContainers in Kubernetes

Init containers are used to set up custom code that is not present in an app image. Init containers can be used to offer a mechanism to block or delay app container startup until a set of preconditions are met.

Viewing all articles
Browse latest Browse all 2845

Trending Articles