The small victory over AWS ECR credential refresh within Kubernetes
Briefly

I am putting my container images in AWS ECR, which the AWS ECR login would expire every 12 hours, so it need to be refreshed, and the registry-creds operation mentioned is supposed to cater that...
The idea is using cronjob to run script to fetch the AWS ECR login password and then update it to Kubernetes pull secret...
Read at Medium
[
]
[
|
]