DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Let’s Do DevOps: Share ECR Docker Image and Secrets Between AWS Accounts

3 years ago faun.pub
Let’s Do DevOps: Share ECR Docker Image and Secrets Between AWS Accounts

Summary: This is a summary of an article originally published by the source. Read the full original article here →

This blog series focuses on presenting complex DevOps projects as simple and approachable via plain language and lots of pictures. We eventually wrote out our pipelines in YAML, and now manage them via pull requests in a git repo.

Once this secret is created, you’d login to the AWS console by hand and populate this secret.

So let’s do that: We also want to permit this requesting IAM role to get to the Hub’s secret and the KMS CMK key it is encrypted with.

Now that this is in place, you should have n Spoke accounts running their own builders, and each automatically polling your Hub account for new images at least once a day, and if the image is set to die after one run (which we do, and recommend!), then it’ll grab it after running each job.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com