kubernetes持续交付
2021-12-30 18:09:11 0 举报
kubernetes持续交付
作者其他创作
大纲/内容
CI Server
let old pod continue running
create build enviroment and build shell
Run Tests
Delete old pod
Harbor
Developer
New pod is health
Check pod health
Create new pod
K8S receives request to use new image
Update K8S Deployment
pull newDocker image
Build new Docker image
Push new Docker Image
new pod is not health
Kubernetes
Restart new pod
Gitlab
收藏
0 条评论
下一页
为你推荐
查看更多