nabsul / k8s-ecr-login-renew

Renews Docker login credentials for an AWS ECR container registry.
MIT License
207 stars 51 forks source link

Try making an arm-based image #10

Closed nabsul closed 4 years ago

nabsul commented 4 years ago

9

kuskoman commented 4 years ago
pi@rpi1:~/Workspace/kubernetes-stuff $ sudo kubectl logs ecr2-bl7jd
Running at 2020-06-16 11:59:24.888280794 +0000 UTC
Fetching auth data from AWS... Success.
Updating kubernetes secret [eu-west-1-ecr-registry] in 1 namespaces
Updating secret in namespace [default]... success
Job complete.

@nabsul works perfectly

nabsul commented 4 years ago

Nice! I didn't expect it to work on the first try 😄