You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: 5_ci_cd/5a_Container Registries/README.md
+3-2
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
-
## GCP Registries
1
+
## GCP Container Registries
2
2
3
-
GCP includes two registries - Artifact Registry and Container Registry. The [linked article](https://cloud.google.com/blog/products/devops-sre/artifact-registry-is-ga) and graphic (shown below) summarizes feature differences.
3
+
GCP includes two types of container registries - Artifact Registry and Container Registry.
4
+
The [linked article](https://cloud.google.com/blog/products/devops-sre/artifact-registry-is-ga) and graphic (shown below) summarizes feature differences.
4
5
5
6
From the GCP docs..."*As the **evolution of Container Registry**, Artifact Registry is a single place for your organization to manage container images and language packages (such as docker, maven and npm)...it is designed to be simple to integrate it with your CI/CD tooling to set up automated pipelines.*"
0 commit comments