Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ko] Translate 'DevOps' into Korean #726

Merged
merged 4 commits into from
Apr 20, 2022

Conversation

jihoon-seo
Copy link
Collaborator

@jihoon-seo jihoon-seo commented Apr 12, 2022

@netlify
Copy link

netlify bot commented Apr 12, 2022

Deploy Preview for cncfglossary ready!

Name Link
🔨 Latest commit f45b44f
🔍 Latest deploy log https://app.netlify.com/sites/cncfglossary/deploys/625fb849e98c600008ea4218
😎 Deploy Preview https://deploy-preview-726--cncfglossary.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Collaborator

@seokho-son seokho-son left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jihoon-seo 감사합니다! 자연스러움~ 측면에서 수정해보았습니다. :)

content/ko/devops.md Outdated Show resolved Hide resolved
content/ko/devops.md Outdated Show resolved Hide resolved
content/ko/devops.md Outdated Show resolved Hide resolved
content/ko/devops.md Outdated Show resolved Hide resolved
@seokho-son seokho-son self-assigned this Apr 15, 2022
Copy link
Collaborator Author

@jihoon-seo jihoon-seo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@seokho-son 리뷰 감사합니다 😊
저도 의견을 남겨 보았습니다. 확인 부탁드립니다. 😊

content/ko/devops.md Outdated Show resolved Hide resolved
content/ko/devops.md Outdated Show resolved Hide resolved
@cncf cncf deleted a comment from seokho-son Apr 18, 2022
@cncf cncf deleted a comment from seokho-son Apr 18, 2022
@cncf cncf deleted a comment from seokho-son Apr 18, 2022
@jihoon-seo
Copy link
Collaborator Author

(올리신 리뷰에서, 중복된 comment가 3쌍 있어서, 하나씩 삭제했습니다)

Copy link
Collaborator

@yunkon-kim yunkon-kim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jihoon-seo 감사합니다 ^^ 간단히 의견 드립니다.


## 개념

DevOps(데브옵스)는 각 팀이 애플리케이션 개발(development)에서부터 프로덕션 운영(operations)에 이르는 전체 프로세스를 소유하는 방법론이며, 이 때문에 DevOps라고 부른다. 이는 일련의 기술 구현을 넘어 문화와 프로세스의 완전한 변화를 요구한다. DevOps는 (전체 기능과 비교했을 때) 작은 구성 요소에 대해 작업하는 몇 명의 엔지니어 그룹들을 필요로 하며, 이로 인해 일반적인 오류 원인 중 하나인 핸드오프를 줄일 수 있게 된다.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

DevOps가 개발팀과 운영팀의 경계를 허물고 유기적으로 협력하는 문화(?)라는 느낌을 살리고자 수정(의역 포함)의견 드립니다 ^^

Suggested change
DevOps(데브옵스)는 팀이 애플리케이션 개발(development)에서부터 프로덕션 운영(operations)에 이르는 전체 프로세스를 소유하는 방법론이며, 이 때문에 DevOps라고 부른다. 이는 일련의 기술 구현을 넘어 문화와 프로세스의 완전한 변화를 요구한다. DevOps는 (전체 기능과 비교했을 때) 작은 구성 요소에 대해 작업하는 몇 명의 엔지니어 그룹들을 필요로 하며, 이로 인해 일반적인 오류 원인 중 하나인 핸드오프를 줄일 수 있게 된다.
DevOps(데브옵스)는 팀이 애플리케이션 개발(development)부터 프로덕션 운영(operations)에 이르는 전체 프로세스를 소유하는 방법론이다. 이는 일련의 기술 구현을 넘어 문화와 프로세스의 완전한 변화를 요구한다. DevOps는 (전체 기능에 비해) 작은 구성 요소를 작업하는 몇 명의 엔지니어 그룹들을 필요로 하며, 이로 인해 일반적인 오류의 원인인 전달/이관(Handoff)을 줄일 수 있게 된다.

@seokho-son
Copy link
Collaborator

@jihoon-seo 개선안 좋습니다! :)
@yunkon-kim 께서 최종 확인 및 승인까지 해주시면 될 것 같습니다.

@jihoon-seo
Copy link
Collaborator Author

@yunkon-kim 의견 감사합니다. 😊
이 중에서는 위의 @seokho-son 님의 제안을 통해 이미 반영된 내용들도 있어서 이들은 자동으로 반영이 되었으며,
주신 의견 중에서 핸드오프전달/이관(Handoff) 을 반영했습니다 (3번째 커밋). 😊

@seokho-son @yunkon-kim 변경 사항을 쉽게 확인하실 수 있도록 squash는 아직 하지 않았으며, 필요한 경우 진행하겠습니다.
또는 "Squash and merge" 하시면서, commit 메시지의 (제목만으로도 충분할 것이므로) 내용은 모두 삭제하거나 적절히 정리하는 방법도 있겠습니다. 😊

content/ko/devops.md Outdated Show resolved Hide resolved
content/ko/devops.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@seokho-son seokho-son left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@seokho-son
Copy link
Collaborator

@yunkon-kim 확인 후 스쿼시 머지 부탁 드립니다 :)

Copy link
Collaborator

@yunkon-kim yunkon-kim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm
고생 많으셨습니다 ^^

@yunkon-kim yunkon-kim merged commit f292204 into cncf:dev-ko Apr 20, 2022
@jihoon-seo jihoon-seo deleted the 220412_Translate_DevOps branch April 21, 2022 02:40
yunkon-kim pushed a commit to yunkon-kim/glossary that referenced this pull request Apr 21, 2022
yunkon-kim pushed a commit to yunkon-kim/glossary that referenced this pull request Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang/ko for Korean
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants