Closed LuisFelipeQuesada closed 1 year ago
We have our images in a Docker repo. When we want to use any of those images, we just pull them from the repo. So here is my question:
How do I pull the image from cache? Is there any additional configuration not mentioned in the README?
BTW, this is for a serverless function. The idea is to use kube-fledged cache, but so far I don't understand how to leverage it.
Thank you, Felipe
We have our images in a Docker repo. When we want to use any of those images, we just pull them from the repo. So here is my question:
How do I pull the image from cache? Is there any additional configuration not mentioned in the README?
BTW, this is for a serverless function. The idea is to use kube-fledged cache, but so far I don't understand how to leverage it.
Thank you, Felipe