RSS Amplifier

dhilst · Aug 6, 2020

How to redeploy on kubernets after an image update

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

I’m working on a pretty new setup on Kubernets, we hadn’t setup CI yet so after updating an image I need tell Kubernets to take the new image This command proved to be usefull kubectl rollout restart deployment/my-deployment This will restart the deployment updating the image that is use. I hope we setup CI soon

Read on dhilst.github.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.