Every Pod Controller Should Use IfNotPresent
as Image Pull Policy
#33
Labels
enhancement
New feature or request
IfNotPresent
as Image Pull Policy
#33
What would you like to be added?
Pod controllers should use
IfNotPresent
as image pull policy and look at the memory first when fetching images.Why is this needed?
It needed to avoid image pull errors in on premise environments or where there are no network connection.
The text was updated successfully, but these errors were encountered: