What is Harbor?
Harbor is a container registry, i.e. a system which manages container images which can then be used by Kubernetes. It is a self-hosted alternative to a cloud based service like Docker Hub.
Why do we want to use Harbor (vs a cloud registry like Docker Hub)