Kubernetes's multi-cloud registry.
For more details on the design and implementation see the source repo: https://github.com/kubernetes/registry.k8s.io
Most of the deployment configuration is in infra/gcp/terraform/k8s-infra-oci-proxy (staging instance for development only) and infra/gcp/terraform/k8s-infra-oci-proxy-prod (production / end users).
To host the /registry.k8s.io/ redirector, several resources are located in accounts across cloud providers.
The GCP projects are under the standard kubernetes.io GCP org along with the other community infrastructure managed in this repo.
In AWS the account to provide registry.k8s.io will be structured as follows
Terraform management infra on AWS to support registry.k8s.io is available here