I recently wrote a review on working with Harbor via the REST API. Based on this material, the Harbor and vRealize Orchestrator integration package has been developed . Only a few basic operations are used in day-to-day administration tasks. This minimum set is implemented as a process package for the orchestrator.
Continue readingTag Archives: docker
Harbor: managed via REST API
Harbor is a corporate registry of containers. Currently, VMware uses Harbor in its container management products: vSphere Integrated Containers (VIC) and Pivotal Container Service (PKS), in addition, you can install it and use it separately. Since management through a graphical interface does not allow automating work, we will get acquainted with managing Harbor through the REST API.
Continue reading