Skip to content

[ko] Update kubectl Linux package repository instructions - #56960

Open
nAhYUN22 wants to merge 1 commit into
kubernetes:mainfrom
nAhYUN22:update-ko-kubectl-linux
Open

[ko] Update kubectl Linux package repository instructions#56960
nAhYUN22 wants to merge 1 commit into
kubernetes:mainfrom
nAhYUN22:update-ko-kubectl-linux

Conversation

@nAhYUN22

Copy link
Copy Markdown

Description

Updates the Korean translation of content/ko/docs/tasks/tools/install-kubectl-linux.md
to use the current pkgs.k8s.io package repositories for Debian-based and
Red Hat-based distributions.

This updates the outdated apt.kubernetes.io and packages.cloud.google.com
references to match the latest English documentation.

Issue

Closes: #56888

/area localization
/language ko

This PR was written in part with the assistance of generative AI.

@kubernetes-prow kubernetes-prow Bot added area/localization General issues or PRs related to localization language/ko Issues or PRs related to Korean language labels Aug 13, 2026
@kubernetes-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign seokho-son for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubernetes-prow kubernetes-prow Bot added the sig/docs Categorizes an issue or PR as relevant to SIG Docs. label Aug 13, 2026
@linux-foundation-easycla

linux-foundation-easycla Bot commented Aug 13, 2026

Copy link
Copy Markdown

CLA Signed
The committers listed above are authorized under a signed CLA.

  • ✅ login: nAhYUN22 / name: nAhYUN22 (60a5621)

@kubernetes-prow

Copy link
Copy Markdown
Contributor

Welcome @nAhYUN22!

It looks like this is your first PR to kubernetes/website 🎉. Please refer to our pull request process documentation to help your PR have a smooth ride to approval.

You will be prompted by a bot to use commands during the review process. Do not be afraid to follow the prompts! It is okay to experiment. Here is the bot commands documentation.

You can also check if kubernetes/website has its own contribution guidelines.

You may want to refer to our testing guide if you run into trouble with your tests not passing.

If you are having difficulty getting your pull request seen, please follow the recommended escalation practices. Also, for tips and tricks in the contribution process you may want to read the Kubernetes contributor cheat sheet. We want to make sure your contribution gets all the attention it needs!

Thank you, and welcome to Kubernetes. 😃

@kubernetes-prow kubernetes-prow Bot added cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Aug 13, 2026
@netlify

netlify Bot commented Aug 13, 2026

Copy link
Copy Markdown

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit 60a5621
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-io-main-staging/deploys/6a7d10f4fe6b1b000864e76b
😎 Deploy Preview https://deploy-preview-56960--kubernetes-io-main-staging.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 project configuration.

@kubernetes-prow kubernetes-prow Bot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. and removed cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. labels Aug 13, 2026

@callme-waffle callme-waffle left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Thanks for updating the package repository URLs. The continuation lines 124–125, and the corresponding lines 132–133, need the same three-space indentation as the surrounding fenced code blocks. In the Netlify preview, the first fence closes after the curl line: the pipe and chmod commands render as paragraph text, and step 3 is displayed inside an unhighlighted code block. Please indent all four lines by three spaces.


124–125줄과 동일한 형태의 132–133줄은 주변의 펜스 코드 블록과 마찬가지로 공백 세 칸으로 들여써야 합니다.
현재 Netlify 미리보기에서는 첫 번째 코드 블록이 curl 줄 다음에서 끝나 | 파이프와 chmod 명령이 일반 문단으로 렌더링되고, 3번 단계는 구문 강조가 없는 코드 블록 안에 표시됩니다.

네 줄 모두 앞에 공백 세 칸을 추가해 주실 수 있나요?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/localization General issues or PRs related to localization cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/ko Issues or PRs related to Korean language sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ko] Update content/ko/docs/tasks/tools/install-kubectl-linux.md

2 participants