UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Aaron Warner's avatar
Aaron Warner authored
Update testing manifest

See merge request !128
2fa6524c
History

Harbor

Harbor is an open source trusted cloud native registry project that stores, signs, and scans content. Harbor extends the open source Docker Distribution by adding the functionalities usually required by users such as security, identity and management. Having a registry closer to the build and run environment can improve the image transfer efficiency. Harbor supports replication of images between registries, and also offers advanced security features such as user management, access control and activity auditing.

Harbor is hosted by the Cloud Native Computing Foundation (CNCF). If you are an organization that wants to help shape the evolution of cloud native technologies, consider joining the CNCF. For details about who's involved and how Harbor plays a role, read the CNCF announcement.

Documentation

To learn more about Harbor go to the complete documentation.

Deployment

Refer to the Helm chart for deployment instructions.

Notes

The image does not contain a default config.yml. You must mount the registryctl configuration to /etc/registryctl/config.yml. If you are using Helm to deploy, the chart handles creating and mounting the config. See the sample config for the default Helm configuration.