-
Notifications
You must be signed in to change notification settings - Fork 14.5k
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 the glossary term 'CIDR' into Korean #35359
[ko] Translate the glossary term 'CIDR' into Korean #35359
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bart2001 Thanks for your contribution, and please check my comments. 😄
@yoonian 코멘트 감사합니다. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bart2001 Thanks for your consideration. One more, please.
/lgtm |
LGTM label has been added. Git tree hash: 9d230d8172129f405ba6c7997b07bfe2e9b3a01e
|
/label tide/merge-method-squash |
@bart2001: The label(s) In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/hold 해당 PR은 base branch가 kubernetes:dev-1.24-ko.1 로 설정되어 있습니다. :)
|
6084a4d
to
6ef0d98
Compare
쿠버네티스에서는 CIDR을 사용하여 시작 주소와 서브넷 마스크로 각 {{<glosary_tooltip text="노드" term_id="node" >}}에 IP 주소 범위를 할당한다. | ||
이를 통해 노드는 각 {{<glosary_tooltip text="파드" term_id="pod" >}}에 고유한 IP 주소를 할당할 수 있다. 원래 IPv4를 위한 개념이었지만 CIDR은 IPv6도 포함하도록 확장됐다. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bart2001 님~~ 오타가 있어 빌드가 실패했습니다. 😊
쿠버네티스에서는 CIDR을 사용하여 시작 주소와 서브넷 마스크로 각 {{<glosary_tooltip text="노드" term_id="node" >}}에 IP 주소 범위를 할당한다. | |
이를 통해 노드는 각 {{<glosary_tooltip text="파드" term_id="pod" >}}에 고유한 IP 주소를 할당할 수 있다. 원래 IPv4를 위한 개념이었지만 CIDR은 IPv6도 포함하도록 확장됐다. | |
쿠버네티스에서는 CIDR을 사용하여 시작 주소와 서브넷 마스크로 각 {{< glossary_tooltip text="노드" term_id="node" >}}에 IP 주소 범위를 할당한다. | |
이를 통해 노드는 각 {{< glossary_tooltip text="파드" term_id="pod" >}}에 고유한 IP 주소를 할당할 수 있다. 원래 IPv4를 위한 개념이었지만 CIDR은 IPv6도 포함하도록 확장됐다. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jihoon-seo 님 감사합니다!
지훈님 코멘트 못보고 한참 헤맸네요!
수정하였습니다
6ef0d98
to
ccd2415
Compare
감사합니다! |
LGTM label has been added. Git tree hash: 563c570263a827da3c538e42b0e1704136248b7e
|
✅ Deploy Preview for k8s-dev-ko ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
@yoonian @seokho-son |
감사합니다!! /approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: seokho-son The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Resolves #35279