remove v6

This commit is contained in:
Daniel
2022-11-18 09:07:23 +01:00
parent 5e972aae73
commit d11daaef71
8 changed files with 0 additions and 83 deletions

View File

@@ -1,14 +0,0 @@
---
title: "Harbor"
ring: trial
quadrant: platforms-and-aoe-services
---
[Harbor](https://goharbor.io) 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](https://trivy.dev)
* 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](https://github.com/SigStore/cosign)