We'll be expanding the regions that registry.k8s.io uses. To do that, we need to: 1. Add the new S3 buckets to https://github.com/kubernetes/k8s.io/blob/main/infra/aws/terraform/registry.k8s.io/main.tf 2. Delete https://github.com/kubernetes/k8s.io/tree/main/infra/aws/terraform/registry-k8s-io-prod as its not being used 3. Merge https://github.com/kubernetes/k8s.io/pull/8817 4. Configure the S3 buckets in archeio(registry.k8s.io). 5. Backfill the S3 buckets 6. Backfill the AR registries 7. Work with SIG Release on promoting images to a single registry 8. Create the image fanout jobs from the single AR registry to all the AR registries as suggested by Ben 9. Make the switch in prod
We'll be expanding the regions that registry.k8s.io uses.
To do that, we need to: