Difference between revisions of "IT-SDK-GitOps"
Jump to navigation
Jump to search
(Created page with "=Notes= * GitOps is same as GitHub-Pages und Jekyll. =Ref.= * https://www.dev-insider.de/was-ist-gitops-a-915663/ * https://www.dev-insider.de/wie-funktioniert-gitops-in-der-p...") |
Samerhijazi (talk | contribs) (→Ref.) |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 5: | Line 5: | ||
* https://www.dev-insider.de/wie-funktioniert-gitops-in-der-praxis-a-928759/ | * https://www.dev-insider.de/wie-funktioniert-gitops-in-der-praxis-a-928759/ | ||
* https://www.dev-insider.de/gitops-tools-in-der-uebersicht-a-943715/ | * https://www.dev-insider.de/gitops-tools-in-der-uebersicht-a-943715/ | ||
| + | * https://redhat-scholars.github.io/argocd-tutorial/argocd-tutorial/index.html | ||
| + | * https://cloud.redhat.com/blog/continuous-delivery-with-helm-and-argo-cd | ||
| + | * https://cloud.redhat.com/blog/tag/argo-cd | ||
=Tools= | =Tools= | ||
| − | * https://github.com/argoproj/argo-cd | + | * Argo: https://github.com/argoproj/argo-cd |
| − | * https://github.com/fluxcd/flux | + | * Flux: https://github.com/fluxcd/flux |
* https://www.runatlantis.io/ | * https://www.runatlantis.io/ | ||
* https://github.com/autoapply/autoapply | * https://github.com/autoapply/autoapply | ||
| Line 16: | Line 19: | ||
* https://www.kubestack.com/ | * https://www.kubestack.com/ | ||
* https://werf.io/ | * https://werf.io/ | ||
| + | =Tutorials= | ||
| + | * https://www.openshift.com/blog/continuous-delivery-with-helm-and-argo-cd | ||
Latest revision as of 00:20, 2 September 2021
Contents
Notes
- GitOps is same as GitHub-Pages und Jekyll.
Ref.
- https://www.dev-insider.de/was-ist-gitops-a-915663/
- https://www.dev-insider.de/wie-funktioniert-gitops-in-der-praxis-a-928759/
- https://www.dev-insider.de/gitops-tools-in-der-uebersicht-a-943715/
- https://redhat-scholars.github.io/argocd-tutorial/argocd-tutorial/index.html
- https://cloud.redhat.com/blog/continuous-delivery-with-helm-and-argo-cd
- https://cloud.redhat.com/blog/tag/argo-cd
Tools
- Argo: https://github.com/argoproj/argo-cd
- Flux: https://github.com/fluxcd/flux
- https://www.runatlantis.io/
- https://github.com/autoapply/autoapply
- https://flagger.app/
- https://github.com/pusher/faros
- https://github.com/hasura/gitkube
- https://www.kubestack.com/
- https://werf.io/