Google Container Registry
GCR is a fully secured container registry that allows you to store, manage, and secure your container images. GCR allows you to keep track of all your containerized workloads, whether they are running on App Engine, GKE, or Compute Engine.
It is a secure, private registry, which means you have full control over who can access, view, and download images. Another useful security feature of GCR is the automatic lockdown of container images. GCR can be integrated with Binary Authorization and used to define policies and prevent the deployment of risky images to GKE if the images conflict with the set policies.
Features and benefits of GCR
Here are some of the features and benefits of GCR:
- Easy container image management: GCR is a very handy tool for managing all of your container images in a single place. You can keep track of changes, control access, define multiple repositories, add container tags to images, and more.
- Vulnerability scanning...