Janrs.com | 杨建勇

  • 首页
  • 站点地图
  • 所有文章
  • 加入学习群
Janrs.com | 杨建勇
Go/Kubernetes/Istio/CloudNative
  1. 首页
  2. CICD
  3. 正文

CICD部署01 - jenkins + gitlab + harbor + k8s

2022年9月19日 113点热度 684人点赞 1条评论

[!TIP]
ci/cd 工作流程

转载请注明出处:https://janrs.com


ci/cd 工作流程

主要包含两部分:构建应用镜像与部署到 k8s

  • 开发仔将代码 push 到 git。可以是 gitlab 或者 github
  • jenkins pull 代码,编译编码,构建镜像,push 到镜像中心。镜像中心例如: harbor
  • jenkins push 镜像后,给 k8s 发送 deploy 指令。k8s 从镜像中心 pull images 进行 deploy。
本作品采用 知识共享署名-非商业性使用 4.0 国际许可协议 进行许可
标签: cicd docker gitlab golang harbor jenkins k8s kubernetes 架构 自动化
最后更新:2023年3月25日

码仔

Janrs.com

点赞
< 上一篇
下一篇 >

文章评论

  • 码仔的大债主

    码哥好棒

    2023年3月9日
    回复
  • razz evil exclaim smile redface biggrin eek confused idea lol mad twisted rolleyes wink cool arrow neutral cry mrgreen drooling persevering
    取消回复
    有关Go/istio/k8s/云原生直接搜
    文章目录
    • ci/cd 工作流程

    COPYRIGHT © 2023 Janrs.com | 杨建勇. ALL RIGHTS RESERVED.

    Theme Kratos Made By Seaton Jiang

    闽ICP备20002184号