文件名称:JenkinsPipeline示例:构建Docker映像,部署到EKS,运行测试并推广
文件大小:3KB
文件格式:ZIP
更新时间:2024-03-09 16:34:58
HTML
詹金斯多分支管道
先决条件
Jenkins Master与kubectl , awscli和更新$PATH或更新Jenkfile文件
弹性Kubernetes集群
AWS配置文件以访问目标帐户,即dev和qa
设置詹金斯管道
添加凭据以访问DockerHub
詹金斯->凭据->系统->添加凭据
Kind: Username with password
Scope: Global
Username:
【文件预览】:
JenkinsPipelineExample-master
----service.yaml(160B)
----index.html(624B)
----deployment.yaml(375B)
----Dockerfile(59B)
----test.sh(52B)
----README.md(2KB)
----Jenkinsfile(1KB)