28 lines
1.1 KiB
Markdown
28 lines
1.1 KiB
Markdown
|
---
|
||
|
title: 커뮤니티
|
||
|
layout: basic
|
||
|
cid: community
|
||
|
css: /css/community.css
|
||
|
---
|
||
|
|
||
|
<div class="community_main">
|
||
|
<h1>쿠버네티스 커뮤니티 행동 강령</h1>
|
||
|
|
||
|
쿠버네티스는
|
||
|
<a href="https://github.com/cncf/foundation/blob/master/code-of-conduct.md">CNCF의 행동 강령</a>을 따르고 있습니다.
|
||
|
<a href="https://github.com/cncf/foundation/blob/214585e24aab747fb85c2ea44fbf4a2442e30de6/code-of-conduct.md">커밋 214585e</a>
|
||
|
에 따라 CNCF 행동 강령의 내용이 아래에 복제됩니다.
|
||
|
만약 최신 버전이 아닌 경우에는
|
||
|
<a href="https://github.com/kubernetes/website/issues/new">이슈를 제기해 주세요</a>.
|
||
|
|
||
|
이벤트나 회의, 슬랙 또는 다른 커뮤니케이션
|
||
|
메커니즘에서 행동 강령을 위반한 경우
|
||
|
<a href="https://git.k8s.io/community/committee-code-of-conduct">쿠버네티스 행동 강령 위원회</a>에 연락하세요.
|
||
|
<a href="mailto:conduct@kubernetes.io">conduct@kubernetes.io</a>로 이메일을 보내 주세요.
|
||
|
당신의 익명성은 보호됩니다.
|
||
|
|
||
|
<div class="cncf_coc_container">
|
||
|
{{< include "/static/cncf-code-of-conduct.md" >}}
|
||
|
</div>
|
||
|
</div>
|