We’re pleased to announce that the Harbor Operator v1.0.0 is now GA !! This provides a more flexible and resilient way to deploy and manage a full Harbor service including both the Harbor service components and its relevant dependent services such as database, cache, and storage services.
Highlights:
   Provides high customization in deployment stack (identified by HarborCluster CR)
- Â Â Â Â Â Â Â Minimal stack: provisions core components such as Harbor Core, Registry, Registry Controller, Job Service and Web Portal only
- Â Â Â Â Â Â Â Standard stack: provisions optional components such Notary, Trivy, ChartMuseum and Metrics Exporter
- Â Â Â Â Â Â Â Full stack: provisions related dependent services including the database (PostgreSQL), cache (Redis) and storage (MinIO)
   Supports configuring either external or in-cluster deployed dependent services
   Supports a variety of backend storage configurations
- Â Â Â Â Â Â Â filesystem: A storage driver configured to use a directory tree in a Kubernetes volume.
- Â Â Â Â Â Â Â s3: A driver storing objects in an Amazon S3 bucket.
- Â Â Â Â Â Â Â swift: A driver storing objects in Openstack Swift.
   Supports updating the deployed Harbor cluster
    Allows configuring replicas of individual components
   Support in place upgrades
   Deletes all the linked resources when deleting the Harbor cluster
   Configures Harbor system settings with ConfigMap in a declarative way
   Support services exposed with ingress (validated Nginx, GCE, NSX NCP)
:harbor::harbor::harbor::harbor::harbor: