ecr-deployman

Application
2024-08-31

This is an application that monitors an ECR image repository and deploys to Kubernetes when a new image is pushed.

A Github account is not required.

You will need an IAM with permissions to push images to ECR and its authentication token.

It is particularly suitable for environments where Kubernetes is primarily operated on internal servers.

The application monitors a specific image tag in the configured ECR repository every minute and, if there are any changes, updates the annotation of the Deployment with the push timestamp of the image.

Usage and installation instructions can be found at: https://github.com/ytyng/ecr-deployman

The author runs the application development company Cyberneura.
We look forward to discussing your development needs.