Closed jongwoonkim2 closed 1 month ago
This issue is currently awaiting triage.
SIG Docs takes a lead on issue triage for this website, but any Kubernetes member can accept issues by applying the triage/accepted
label.
The triage/accepted
label can be added by org members by writing /triage accepted
in a comment.
/language ko
/kind bug
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle rotten
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle rotten
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.
This bot triages issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/reopen
/remove-lifecycle rotten
Please send feedback to sig-contributor-experience at kubernetes/community.
/close not-planned
@k8s-triage-robot: Closing this issue, marking it as "Not Planned".
kubernetes 공식 홈페이지 한글버전에는 쿠버네티스 설치 과정에서 [기본 패키지 관리 도구를 사용하여 설치] 부분에 [레드헷 기반의 배포판] 에서는 아래와 같이 설명되어 있습니다.
In the Korean version of the official Kubernetes website, under the section [Installing Kubernetes Using Package Management Tools], it is described as follows for [Red Hat-based distributions].
참조: https://kubernetes.io/ko/docs/tasks/tools/install-kubectl-linux/#install-using-native-package-management
그러나 영문버전에서 Red Hat-based distributions 아래와 같이 안내되어있습니다.
However, in the English version, the guidance under Red Hat-based distributions is as follows.
참조: https://kubernetes.io/docs/tasks/tools/install-kubectl-linux/#install-using-native-package-management
결론적으로 말씀드리면 한글버전 문서에서대로 repo파일을 작성하면 404 error 가 발생합니다. 영문버전과 한글버전간 동기화가 필요해보입니다.
Ultimately, if you follow the instructions in the Korean version of the document and create the repo file accordingly, you will encounter a 404 error. It seems that synchronization between the English and Korean versions is necessary.