Docker introduction private notes review and summary 4 - harbor shutdown and startup

Harbor is an enterprise level Docker private warehouse project. It is composed of multiple Docker Containers. The dependencies between containers are managed through Docker compose.1. InstallationPlease refer to the official document for installation: Harbor - Installation and Configuration GuideModify harbor When using YML, you should pay atte ...

Posted by abhi201090 on Thu, 10 Mar 2022 16:03:17 +0100

kubernetes based on jenkins spinnaker's ci/cd practice - adding product image scanning

preface:Early jenkins assumed all the functions of ci/cd in kubernetes Jenkins Pipeline evolution , we are going to split the cd continuous integration into spinnaker!Of course, the normal idea should be to get through the user account of jenkins spinnaker and integrate ldap.spinnaker account system. Relevant experiments have been done before i ...

Posted by bow-viper1 on Sun, 21 Nov 2021 03:31:53 +0100