tutorial-tekton-argocd-pipeline

时间:2024-04-20 04:09:00
【文件属性】:

文件名称:tutorial-tekton-argocd-pipeline

文件大小:2.48MB

文件格式:ZIP

更新时间:2024-04-20 04:09:00

Tekton和ArgoCD集成教程 本教程介绍了DevOps中关注点分离的概念。 该项目是在3个仓库中设置的(并非所有团队都对其拥有写权限) 这个git repo只包含管道设置 仅包含应用程序源代码的git repo 仅包含基础结构清单的git repo(yaml) 我们将使用Tekton构建容器映像,并更新Infra Git存储库。 我们将使用ArgoCD从Infra git repo部署应用程序 设置Git存储库 获取devops git存储库的副本并更改目录git clone https://github.com/ibm-cloud-architecture/tutorial-tekton-argocd-pipeline cd tutorial-tekton-argocd-pipeline 使用此仓库作为创建一个新的代码git存储库 使用此仓库作为创建一个新的Infra


【文件预览】:
tutorial-tekton-argocd-pipeline-master
----operators()
--------tekton-operator.yaml(278B)
--------argocd-cr.yaml(131B)
--------argocd-operator.yaml(1KB)
----images()
--------tekton-argocd.drawio(1.38MB)
--------tekton-argocd.png(1.52MB)
--------github-access-token.png(332KB)
----LICENSE(11KB)
----triggers()
--------trigger-template.yaml(796B)
--------trigger-binding.yaml(285B)
--------trigger-listerner.yaml(363B)
----pipeline()
--------task-build-git.yaml(4KB)
--------task-build.yaml(2KB)
--------git.yaml(236B)
--------pipeline-build-git.yaml(1KB)
--------pipeline-build.yaml(361B)
--------image.yaml(202B)
----README.md(9KB)

网友评论