- 
                Notifications
    You must be signed in to change notification settings 
- Fork 15.1k
[ko] Update kubeadm install guide to use new apt repository and keyring path #51868
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
base: main
Are you sure you want to change the base?
[ko] Update kubeadm install guide to use new apt repository and keyring path #51868
Conversation
…n, probe support, resource scheduling)
| [APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. 
Needs approval from an approver in each of these files:
 Approvers can indicate their approval by writing  | 
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.
Hi @daeun-ops, thank you for the contribution! 🙂
PTAL at the following comments.
Also, please make sure the website passes the build test in your local development environment before opening a PR (see the build failure below).
| ## {{% heading "whatsnext" %}} | ||
|  | ||
| Learn more about the following: | ||
|  | 
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.
Hi @daeun-ops,
For a localization PR, please avoid making changes to content/en/. Let’s keep the focus on content/ko/.
| @@ -0,0 +1 @@ | |||
| Subproject commit 96a7ca789f5277a190ba405523841a92012ca57b | |||
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.
This file is also not relevant to the localization PR.
| /hold | 
| PR needs rebase. 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-sigs/prow repository. | 
Description
This PR updates the Korean kubeadm installation guide to use the new community-maintained apt repository and GPG keyring path, fixing issues related to deprecated apt-key usage.
Issue
Closes: #43628