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
There is a parameter imagePulPolicy: IfNotPresent in the yaml of K8s.
Meaning: if there is an image locally, the image will not be pulled from the docker hub.
Is it supported in Kata CC environment?
If not, what is the plan to support it?
The text was updated successfully, but these errors were encountered:
@haosanzi is this issue still relevant or can be closed?
If it's still relevant to what release do you think we should map it to (mid-November, end-December, mid-February etc...)?
There is a parameter
imagePulPolicy: IfNotPresent
in the yaml of K8s.Meaning: if there is an image locally, the image will not be pulled from the docker hub.
Is it supported in Kata CC environment?
If not, what is the plan to support it?
The text was updated successfully, but these errors were encountered: