通过jenkins触发shell脚本执行rancher2.0自动化容器部署实战1

通过jenkins触发shell脚本执行rancher2.0自动化容器部署实战1

实现思路:

1)jenkins触发shell命令

2)shell命令调用Python脚本(通过selenium完成自动化容器UI可视化发布)。

3)在linux服务器中,通过容器python-selenium完成python脚本具体命令的执行。

4)通过执行rancher或K8S客户端命令通过yml文件发版