Skip to content

Auto pull and restart pod containers if docker images were updated

License

Notifications You must be signed in to change notification settings

atolia/autopull

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Autopull

Auto pull and restart pod containers if docker images were updated

Auto detect running pods with :latest tag, check sha256 of image with AWS ECR registry. Pull and restart when docker image was updated in registry. All pods should have imagePullPolicy: Always

  • git clone https://github.com/atolia/autopull.git
  • cd autopull
  • helm -n <NAMESPACE> update -i autopull helm

see helm/values.yml for config variables

About

Auto pull and restart pod containers if docker images were updated

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published