Create an Artifact Registry
Learn how to create artifact registries, including upstream proxies.
An Artifact Registry is a central location for storing and managing software artifacts, such as container images or Helm charts used throughout the software development lifecycle.
To create an artifact registry, follow these steps:
Navigate to the desired scope level (Account, Organization, or Project) where you want to create the registry.
Select + New Artifact Registry under the Registries tab.
Select a registry type.
Enter a Registry Name and optional Description and Labels.
Select Visibility between Private and Public. This will determine if the registry is accessible to all users or not.
Select Create Registry.
Next steps: To know about creating an upstream proxy, go to Create an upstream proxy.
Last updated
Was this helpful?