Files
TechradarDev/radar/2023-02-23/harbor.md
2024-07-10 11:05:49 +02:00

609 B

title, ring, quadrant, tags
title ring quadrant tags
Harbor assess platforms-and-aoe-services
devops

Harbor is a CNCF-graduated open-source container registry. We use it to host custom-built container images from our projects. Key benefits for us are:

  • Harbor automatically scans all container images with Trivy
  • fine-grained access control allows Harbor to be used in a multi-team environment
  • its extensive API allows easy adaption to custom needs, like retention policies
  • support for image signing with Cosign