|NO.Z.00044|——————————|CloudNative|——|CI/CD&Jenkins_Harbor规划.V01|——|CI/CD部署规划|
一、CI/CD部署流程
### --- 部署说明
~~~ 研发push到github代码库
~~~ Jenkins 构建,pull git代码 使用maven进行编译打包
~~~ 打包生成的代码,生成一个新版本的镜像,push到本地docker仓库harbor
~~~ 发布,测试机器 pull 新版本的镜像,并删除原来的容器,重新运行新版本镜像。
~~~ 部署环境:git+jenkins(git+mvn+docker)habor+k8s
二、部署环境说明
### --- 代码仓库
~~~ ——>github 或者 git-server 或者 gitlab
~~~ ——>本次实验使用github仓库 https://github.com/

三、部署规划
### --- 部署规划
~~~ centos7.x 私有:10.10.10.11 公有:192.168.1.11 harbor服务器:容器镜像仓库
~~~ centos7.x 私有:10.10.10.12 公有:192.168.1.12 jenkins服务器:CI/CD服务器
~~~ 注:软件:jdk、jenkins、git、maven、docker
~~~ centos7.x 私有:10.10.10.13 公有:192.168.1.13 docker服务器:应用服务器
~~~ 注:软件:jq docker OR k8s集群
~~~ centos7.x 私有:10.10.10.14 公有:192.168.1.14 Git服务器:Git服务器
Walter Savage Landor:strove with none,for none was worth my strife.Nature I loved and, next to Nature, Art:I warm'd both hands before the fire of life.It sinks, and I am ready to depart
——W.S.Landor
浙公网安备 33010602011771号