registry.k8s.io/experiment
upodroid 1ccbb1c651 copy old content of registry.k8s.io from k/k8s.io repo 2023-02-20 19:05:41 +03:00
..
hack copy old content of registry.k8s.io from k/k8s.io repo 2023-02-20 19:05:41 +03:00
MANUALLY_SYNCING_BUCKETS.md copy old content of registry.k8s.io from k/k8s.io repo 2023-02-20 19:05:41 +03:00
OWNERS copy old content of registry.k8s.io from k/k8s.io repo 2023-02-20 19:05:41 +03:00
README.md copy old content of registry.k8s.io from k/k8s.io repo 2023-02-20 19:05:41 +03:00
registry-k8s-io-account-structure.dot copy old content of registry.k8s.io from k/k8s.io repo 2023-02-20 19:05:41 +03:00
registry-k8s-io-account-structure.svg copy old content of registry.k8s.io from k/k8s.io repo 2023-02-20 19:05:41 +03:00

README.md

registry.k8s.io

Kubernetes's multi-cloud registry.

This folder is a snapshot of the contents of https://git.k8s.io/k8s.io/registry.k8s.io before k8s.gcr.io was frozen.

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).

Accounts

To host the /registry.k8s.io/ redirector, several resources are located in accounts across cloud providers.

GCP

The GCP projects are under the standard kubernetes.io GCP org along with the other community infrastructure managed in this repo.

AWS

In AWS the account to provide registry.k8s.io will be structured as follows

Account structure

Terraform management infra on AWS to support registry.k8s.io is available here