This commit is contained in:
Inaki Fernandez
2022-02-17 11:40:08 +01:00
parent 95e4c41f6e
commit 17843b6e85
3 changed files with 3 additions and 2 deletions

View File

@@ -112,7 +112,7 @@ A curated list of awesome references collected since 2018. Microservices archite
### Jenkins Alternatives. Cloud Native CI/CD Tools
- [Jenkins Alternatives for Continuous Integration & Deployment 🌟](jenkins-alternatives.md)
- [Argo CD - Declarative GitOps for Kubernetes 🌟](argocd.md)
- [Flux - The GitOps Operator for Kubernetes 🌟](flux.md)
- [Flux CD - The GitOps Operator for Kubernetes 🌟](flux.md)
- [Tekton - Cloud Native CI/CD 🌟](tekton.md)
### Toolchain
- [Container Runtimes/Managers & Base Images. Podman, Buildah & Skopeo](container-managers.md)

View File

@@ -167,6 +167,7 @@
- [devtron-labs/devtron](https://github.com/devtron-labs/devtron) is an open source software delivery workflow for kubernetes written in go. Web based CI/CD Platform for Kubernetes.
## Cloud Native CI/CD
- [tynybay.com: ArgoCD vs FluxCD vs Jenkins X: Which GitOps implementation tool suits you the best?](https://www.tynybay.com/insights-our-thinking/argocd-vs-fluxcd-vs-jenkins-x-which-gitops-implementation-tool-suits-you-the-best)
### Jenkins X
* [jenkins-x.io](https://jenkins-x.io/)
* [cloudbees.com: what is jenkins-x](https://www.cloudbees.com/jenkins-x/what-is-jenkins-x)

View File

@@ -140,7 +140,7 @@ nav:
- Jenkins Alternatives. Cloud Native CI/CD Tools:
- Jenkins Alternatives for Continuous Integration & Deployment: jenkins-alternatives.md
- Argo CD - Declarative GitOps for Kubernetes: argocd.md
- Flux - The GitOps Operator for Kubernetes: flux.md
- Flux CD - The GitOps Operator for Kubernetes: flux.md
- Tekton - Cloud Native CI/CD: tekton.md
- Toolchain:
- Container Runtimes/Managers & Base Images. Podman, Buildah & Skopeo: container-managers.md