Skip to content

Instantly share code, notes, and snippets.

@mowings
Created December 22, 2021 14:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mowings/0db3e2e60339bde691ea6f93c0e1490e to your computer and use it in GitHub Desktop.
Save mowings/0db3e2e60339bde691ea6f93c0e1490e to your computer and use it in GitHub Desktop.
Update a k8s docker image in a deployment, daemonset etc
kubectl set image deployment/my-deployment app=myimage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment