# GitOps 의 3가지 문제점

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1835](https://news.hada.io/topic?id=1835)
- GeekNews Markdown: [https://news.hada.io/topic/1835.md](https://news.hada.io/topic/1835.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-04-06T14:48:14+09:00
- Updated: 2020-04-06T14:48:14+09:00
- Original source: [worklifenotes.com](https://worklifenotes.com/2020/03/31/3-problems-with-gitops/)
- Points: 7
- Comments: 1

## Topic Body

1. 기본 GitOps 패턴은 Auditable 하지 않다

2. 비즈니스 측의 승인 모델 추가가 어렵다 (그들이 PR을 이해하지 않는 이상)

3. 컴포넌트 버저닝 및 설정 관리가 어렵다

## Comments



### Comment 1525

- Author: xguru
- Created: 2020-04-06T14:48:31+09:00
- Points: 1

위의 1,3번 문제점은 아래 [2]번글을 작성한 Shimon Tolts가 서비스중인 https://datree.io/ 를 쓰면 살짝 해결이 되긴 합니다.

GitOps 에 대한 한글로 된 소개글

[1] GitOps-based CI/CD 파이프라인 https://medium.com/humanscape-tech/gitops-based-ci-cd-파이프라인-2f522c0597f7

[2] 서버리스 시대에 GitOps를 통한 모던 CI/CD 파이프라인 구축 https://aws.amazon.com/ko/blogs/korea/building-a-modern-ci-cd-pipeline-in-the-serverless-era-with-gitops/

[3] GitOps와 ArgoCD https://coffeewhale.com/kubernetes/gitops/argocd/2020/02/10/gitops-argocd/
