Skip to content

laviua/aws-multi-ecr-credentials

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Artifact HUB

Chart for using multi ECR repositories

What has been changed?

  1. Ability to use several ECR accounts

  2. Cron scheduler has configurable parameter

  3. Job container image has official amazon repository: amazon/aws-cli

How to use?

See internal: README.md

How to debug?

kubectl get pods -A

you should see the pod name like this:

aws-multi-ecr-credentials-1234567890-ns aws-multi-ecr-credentials-1234567890-cron-1610110080-x265d

then need to read the logs by the following command:

kubectl logs -n aws-multi-ecr-credentials-1234567890-ns aws-multi-ecr-credentials-1234567890-cron-1610110080-x265d

Build helm package

helm package ./charts/aws-multi-ecr-credentials/ -d ./docs
helm repo index ./docs/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%