-
Notifications
You must be signed in to change notification settings - Fork 15.1k
[ja] Translate /content/en/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade.md into Japanese #53295
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?
Conversation
|
[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 |
|
Welcome @Jinyamyzk! |
…adm-upgrade.md into Japanese
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
02bdbbc to
9df72bd
Compare
|
/cc @kfess |
| 最初のコントロールプレーンノードと同様の手順ですが、次を使用します。 | ||
|
|
||
| ```shell | ||
| sudo kubeadm upgrade node | ||
| ``` | ||
|
|
||
| 代わりに次のコマンドは使用しません。 | ||
|
|
||
| ```shell | ||
| sudo kubeadm upgrade apply | ||
| ``` |
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.
Because of the order between English and Japanese, it might be easier to understand:
最初のコントロールプレーンノードと同様の手順ですが、
sudo kubeadm upgrade applyの代わりに、
sudo kubeadm upgrade nodeを使用します。
|
/assign |
Description
Translate
/content/en/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade.mdinto Japanese:content/ja/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade.mdI struggled with how to translate the container spec hash value
I translated it as
コンテナのハッシュ値.Issue
Closes: #52173
/area localization
/language ja