An open API service indexing awesome lists of open source software.

https://github.com/eon01/ci-cd-with-argocd-helm-and-github-actions


https://github.com/eon01/ci-cd-with-argocd-helm-and-github-actions

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# ci-cd-with-argocd-helm-and-github-actions

This repository was used in [Cloud Native Microservices with Kubernetes Book](https://leanpub.com/cloud-native-microservices-with-kubernetes/).
It explains how to setup a full CI/CD using GitOps principles and tools like GitHub Actions, Helm, Helm Chart Releaser, Argo CD and more.

![Cloud Native Microservices with Kubernetes Book](images/book.png)

The created pipeline looks like this:
![](images/cicd-pipeline.png)