Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 591 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 591 Bytes

AWS ECR Credential Distribution

ECR credentials are only valid for 12 hours after creation, so they must be renewed regularly and distributed across all namespaces. This can be done by a cronjob in the cluster which combines different approaches. The following methods combine the work from aws-kubectl (so that ARM ready, because i handle a K3S-Cluster) and registry-creds, for distribution instead of using the Bash one... This workflow ensures that valid ECR credentials are always available.