Skip to content

Harbor-operator is a kubernetes operator for the goharbor docker registry

License

Notifications You must be signed in to change notification settings

salkin/harbor-operator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Harbor-operator

Harbor-operator is a Kubernetes operator

Status

Alpha

Quick start

To deploy a Harbor registry deploy the CRD and the operator

kubectl create -f deploy/crds/app_v1alpha1_harbor_crd.yaml

kubectl create -f deploy

Apply an instance of the CRD to get a registry.

kubectl create -f deploy/crds/app_v1alpha1_harbor_cr.yaml

About

Harbor-operator is a kubernetes operator for the goharbor docker registry

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages