I am using the embedded registry. When I have imag...
# k3s
f
I am using the embedded registry. When I have imagePullPolicy set to always it feels like nodes just pull from another node that has a cached image in the embedded registry (perhaps even themselves). Is this expected behavior or do I have something configured incorrectly?
c
That is how it works, yes.
f
Thank you.
f
I will experiment with the latest tag and hopefully achieve what I want. Thank you for your prompt reply and the helpful link to the github issue.