docs: fix spellcheck errors

This commit is contained in:
Stefan Rotsch
2023-02-22 16:28:50 +01:00
committed by Bastian
parent dbfba107c7
commit 77d0806181
25 changed files with 141 additions and 118 deletions

View File

@@ -2,14 +2,13 @@
title: "Harbor"
ring: trial
quadrant: platforms-and-aoe-services
tags: [devops]
tags: [devops]
---
[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)
[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)