基于Kubernetes实现弹性的CI CD系统.pdf

2020-04-02 122浏览

内容描述


image

主要章节:

  • CI/CD现状
  • 工具的选择
  • CI/CD系统业务场景
  • CI/CD对资源的需求越来越高
  • 痛点
  • Kubernetes可以为Jenkins注入的能力
  • kubernetes-plugin
  • 到这里就可以了吗?
  • 让Kubernetes的资源也”弹”起来
  • Kubernetes Autoscaler
  • ACK上的autoscaler
  • Virtual node
  • ACK上的Virtual node
  • 新的门槛
  • Kaniko-新的构建工具
  • 弹性的CI/CD系统