mirror of
https://github.com/goharbor/harbor.git
synced 2025-01-03 14:37:44 +01:00
Updated registry_landscape.md
Simplified and tweaked registry landscape table.
This commit is contained in:
parent
fcae81a034
commit
88941810ae
@ -5,21 +5,14 @@ If you find something outdated or outright erroneous, please submit a PR and we'
|
|||||||
|
|
||||||
| Feature | Harbor | Docker Trusted Registry | Quay | Cloud Providers (GCP, AWS, Azure) | Docker Distribution | Artifactory |
|
| Feature | Harbor | Docker Trusted Registry | Quay | Cloud Providers (GCP, AWS, Azure) | Docker Distribution | Artifactory |
|
||||||
| -------------: | :----: | :---------------------: | :--: | :-------------------------------: | :-----------------: | :---------: |
|
| -------------: | :----: | :---------------------: | :--: | :-------------------------------: | :-----------------: | :---------: |
|
||||||
| Single Sign-On | ✗ | ✓ | ? | ✓ | ✗ | ✓ |
|
|
||||||
| Local Auth | ✓ | ✓ | ✓ | ✓ | ✗ | ✓ |
|
| Local Auth | ✓ | ✓ | ✓ | ✓ | ✗ | ✓ |
|
||||||
| LDAP-based Auth | ✓ | ✓ | ✓ | partial | ✗ | ✓ |
|
| LDAP-based Auth | ✓ | ✓ | ✓ | partial | ✗ | ✓ |
|
||||||
| Audit Logs | ✓ | ✓ | ✓ | ✓ | ✗ | ✓ |
|
|
||||||
| Metadata (registry configuration) Replication | ✗ | ✓ | ✓ | n/a | ✗ | ✓ |
|
|
||||||
| CI Integration / Build from Dockerfile | ✗ | ✓ | ✓ | requires additional tooling | requires additional tooling | ✓ |
|
|
||||||
| See what lines were used to produce image | ✗ | ✓ | ? | ✗ | ✗ | ✓ |
|
|
||||||
| Upstream Registry Proxy Cache | ✗ | ✓ | ✗ | ✗ | ✓ | ✓ |
|
|
||||||
| Content Trust and Validation | ✓ | ✓ | ✗ | ✗ | partial | partial |
|
| Content Trust and Validation | ✓ | ✓ | ✗ | ✗ | partial | partial |
|
||||||
| Vulnerability Scanning & Monitoring | ✓ | ✓ | ✓ | ✗ | ✗ | ✓ |
|
| Vulnerability Scanning & Monitoring | ✓ | ✓ | ✓ | ✗ | ✗ | ✓ |
|
||||||
| Replication | ✓ | ✓ | ✓ | n/a | ✗ | ✓ |
|
| Replication | ✓ | ✓ | ✓ | n/a | ✗ | ✓ |
|
||||||
| Multi-Tenancy (projects, teams, etc.) | ✓ | ✓ | ✓ | partial | ✗ | ✓ |
|
| Multi-Tenancy (projects, teams, etc.) | ✓ | ✓ | ✓ | partial | ✗ | ✓ |
|
||||||
| Tag Immutability Support | ✗ | ✓ | ✗ | ✗ | ✗ | ? |
|
|
||||||
| Role-Based Access Control | ✓ | ✓ | ✓ | ✓ | ✗ | ✓ |
|
| Role-Based Access Control | ✓ | ✓ | ✓ | ✓ | ✗ | ✓ |
|
||||||
| Custom TLS Certificates | ✓ | ✓ | ✓ | ✗ | ✓ | ✓ |
|
| Custom TLS Certificates | ✓ | ✓ | ✓ | ✗ | ✓ | ✓ |
|
||||||
| Ability to Determine Version of Binaries in Containers | ✓ | ✓ | ✓ | ✗ | ✗ | ? |
|
| Ability to Determine Version of Binaries in Containers | ✓ | ✓ | ✓ | ✗ | ✗ | ? |
|
||||||
|
| Upstream Registry Proxy Cache | ✗ | ✓ | ✗ | ✗ | ✓ | ✓ |
|
||||||
|
| Audit Logs | ✓ | ✓ | ✓ | ✓ | ✗ | ✓ |
|
||||||
|
Loading…
Reference in New Issue
Block a user