# GitOps 툴 비교 : FluxCD vs ArgoCD vs Jenkins X

> Clean Markdown view of GeekNews topic #2011. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=2011](https://news.hada.io/topic?id=2011)
- GeekNews Markdown: [https://news.hada.io/topic/2011.md](https://news.hada.io/topic/2011.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-05-04T10:18:12+09:00
- Updated: 2020-05-04T10:18:12+09:00
- Original source: [blog.container-solutions.com](https://blog.container-solutions.com/fluxcd-argocd-or-jenkins-x-which-is-the-right-gitops-tool-for-you)
- Points: 4
- Comments: 1

## Topic Body

* GitOps = Git 기반 워크플로우로 서비스/인프라를 관리. "Operations by Pull Request"

- FluxCD : 가볍고 쉬운 설치. 배포중점

- ArgoCD : 많은 기능. 멀티 테넌시 지원. 훌륭한 웹UI

- Jenkins X : GitHub기반 CI/CD 전체 지원. ChatOps. 멀티팀 지원예정

## Comments



### Comment 1707

- Author: xguru
- Created: 2020-05-04T10:18:16+09:00
- Points: 1

GitOps 의 3가지 문제점 https://news.hada.io/topic?id=1835
