Until this issue is resolved (might be in Kubernetes 1.34)
it’s recommended to use the ImagePullPolicy Always for private registries on shared nodes. This ensures that no images can be used which are already pulled to the node.
Always