You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So CDI doesn't influence the behavior of kubernetes. As you can see we set the policy to IfNotPresent, and it downloads the image if it is not present. But what kubernetes does afterwards we as CDI cannot influence.
The pod:
But it seems it getting deleted after a success.
And the node has enough disk space and there's no disk pressure:
There's image when importer prime working (inevitable):
sudo ctr --namespace k8s.io images ls | grep cdi-import
But it disapears after the pod complete or error and destroy.
Environment:
The text was updated successfully, but these errors were encountered: