Files
awesome-kubernetes/docs/cicd.md
Inaki Fernandez 00a20a8471 ul 6m
2024-08-20 19:49:18 +02:00

24 KiB
Raw Blame History

Software Delivery Pipeline. CI/CD

  1. Introduction
  2. CI/CD Continuous Integration and Continuous Delivery
  3. CI/CD Pipelines With Kubernetes
  4. Observability
  5. Code Review
  6. Security in CI/CD
  7. Progressive Delivery
  8. Deployment Strategies
  9. Pipeline Patterns
  10. CI/CD with Kubernetes
  11. CI/CD with OpenShift
  12. CI/CD with AWS
  13. Reports on the Enterprise CI/CD Market
  14. Tools
  15. Awesome Lists
  16. Images
  17. Videos
  18. Tweets

Introduction

[![CD Artifact Management](images/cd-artifact-management.jpg)](https://www.thoughtworks.com/insights/continuous-delivery)

CI/CD Continuous Integration and Continuous Delivery

CI/CD Pipelines With Kubernetes

Observability

Code Review

Security in CI/CD

Progressive Delivery

Deployment Strategies

[![deployment strategies](images/K8s_deployment_strategies.png)](https://blog.container-solutions.com/deployment-strategies)

Pipeline Patterns

CI/CD with Kubernetes

CI/CD with OpenShift

CI/CD with AWS

Reports on the Enterprise CI/CD Market

  • GigaOm's Radar for Enterprise CI/CD 🌟 is a must-see report for any DevOps enthusiast. The goal of an end-to-end Continuous Integration/Continuous Delivery (CI/CD) pipeline is to deliver software-based innovation and business value at both speed and scale. CI/CD plays a very important role in the company's DevOps journey. Keeping several factors in mind, Gigaom has come up with it'sown research and presented who leads and who lags in the CI/CD market.
[![gigaom cicd radar](images/gigaom_cicd_radar.jpg)](https://jfrog.com/whitepaper/gigaom-radar-for-enterprise-ci-cd/)

Tools

Awesome Lists

Images

??? note "Click to expand!"

<center>
![cicd cheatsheet](images/cicd-cheatsheet.jfif)

![blue green deployment strategy](images/blue-green-deployment.jfif)

[![cicd a basic release process](images/cicd-a-basic-release-process.jpg)](https://dzone.com/articles/how-to-build-an-effective-cicd-pipeline)
</center>

Videos

Click to expand!

Tweets

Click to expand!

CI/CD is a must-know in DevOps.

Here's a dead simple guide to understanding it:

— Nikki Siapno (@NikkiSiapno) January 30, 2023
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>