Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

docker image can't not update in artifact registry.

juykim
New Member
Hello all.
I tried google cloud platform to learn how to user kubernetes.
And now days, I learn ingress. so I try to push the docker image to artifact registry.
But here is the problem.
I pushed the docker image. and I deployment with this image.
And I found some fix things.
So I changed my code in local.
And I build the docker image in my local computer.
And I push to update image in artifact registry.
And I drop the deployment and create again.
But the pods create with image looks like does not change.

What is my problem??
I don't know why this problem getting to me........
Could you help me?
Thank you.
0 1 698
1 REPLY 1

juykim
New Member

Sorry. all.

I found the solution.

I changed the image's tag.

And it works.

Thank you so much.

 

But I am under wondor why it works like this? 

Could somebody explain to me?