Files
awesome-kubernetes/docs/cicd.md
Inaki Fernandez f890ba52b6 update
2018-10-01 12:09:52 +02:00

13 lines
922 B
Markdown

# CI/CD
* [opensource.com: What is CI/CD?](https://opensource.com/article/18/8/what-cicd)
* [Wikipedia.org: DevOps](https://en.wikipedia.org/wiki/DevOps)
* [Wikipedia.org: Continuous Integration](https://en.wikipedia.org/wiki/Continuous_integration)
* [Wikipedia.org: Continuous Delivery](https://en.wikipedia.org/wiki/Continuous_delivery)
* [Awesome Continuous Integration and Continuous Delivery](https://github.com/ciandcd/awesome-ciandcd)
* [DZone: Continuous Integration: Servers and Tools](https://dzone.com/refcardz/continuous-integration-servers) Learning to Utilize DevOps with Servers and Tools
<iframe width="560" height="315" src="https://www.youtube.com/embed/N8R3-eNVoEc" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/65BnTLcDAJI" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>