Harbor
Presentation about Harbor project
https://ruzickap.github.io/k8s-harbor-presentation
Created by
Petr Ruzicka
Agenda
- Project introduction, history, development
-
Features - RBAC, replication, vulnerability scanning, security
- Architecture
- Helm charts operations
-
Container images (replication, vulnerability scan, security)
- Project settings
What is Harbor?
Cloud native registry able to store container images and Helm Charts
Container registries
- Docker Hub
- Quay
- GitHub Package Registry
- GitLab
- Azure Container Registry
- Google Container Registry (GCR)
- Amazon Elastic Container Registry (ECR)
- TreeScale
- Canister
Self-hosted container registries
- Docker Registry
- GitLab Container Registry
- Harbor
- Portus
- JFrog Artifactory
Access Control
https://github.com/goharbor/community/tree/master/presentations/deep_dive
Horizontal Scaling
https://github.com/goharbor/community/tree/master/presentations/deep_dive
Thank you