Continuous integration and deployment based on Jenkins and Gitlab
CI/CD Continuous Integration (CI) is a kind of software development practice. In Continuous Integration, developers inte...
A Node online service migration
The original Node service needs to be migrated to a new host, so a new environment and corresponding migration scheme ne...
k8s+jenkins for Automated Deployment and application to k8s cluster
1. The jenkins environment prepares and starts the jenkins service 1) jdk environment configuration [root@centos7 ~]# ll...
jinkens+gitlab implement CI/CD for k8s cluster
I. environmental preparation K8s cluster environment (here I am k8s cluster of three sets); A single docker server is mainly used to upload images to...