-
Ability to use several ECR accounts
-
Cron scheduler has configurable parameter
-
Job container image has official amazon repository: amazon/aws-cli
See internal: README.md
kubectl get pods -A
you should see the pod name like this:
aws-ecr-rotate-tokens-1234567890-cron-1610110080-x265d
then need to read the logs by the following command:
kubectl logs aws-ecr-rotate-tokens-1234567890-cron-1610110080-x265d
helm package ./charts/aws-multi-ecr-credentials/ -d ./docs
helm repo index ./docs/