Skip to content

Conversation

@Jinyamyzk
Copy link

Description

Translate /content/en/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade.md into Japanese:
content/ja/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade.md

I struggled with how to translate the container spec hash value
I translated it as コンテナのハッシュ値.

Issue

Closes: #52173

/area localization
/language ja

@k8s-ci-robot k8s-ci-robot added area/localization General issues or PRs related to localization language/ja Issues or PRs related to Japanese language labels Nov 18, 2025
@k8s-ci-robot
Copy link
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 t-inu for approval. For more information see the Code Review Process.

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. sig/docs Categorizes an issue or PR as relevant to SIG Docs. labels Nov 18, 2025
@k8s-ci-robot k8s-ci-robot requested review from kakts and t-inu November 18, 2025 09:55
@k8s-ci-robot
Copy link
Contributor

Welcome @Jinyamyzk!

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. 😃

@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Nov 18, 2025
@netlify
Copy link

netlify bot commented Nov 18, 2025

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit 9df72bd
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-io-main-staging/deploys/691c44f85cc1890007b76a49
😎 Deploy Preview https://deploy-preview-53295--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.

@kfess
Copy link
Member

kfess commented Nov 18, 2025

/cc @kfess

@k8s-ci-robot k8s-ci-robot requested a review from kfess November 18, 2025 15:00
Comment on lines +183 to +193
最初のコントロールプレーンノードと同様の手順ですが、次を使用します。

```shell
sudo kubeadm upgrade node
```

代わりに次のコマンドは使用しません。

```shell
sudo kubeadm upgrade apply
```
Copy link
Member

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

を使用します。

@nasa9084
Copy link
Member

/assign

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/ja Issues or PRs related to Japanese language sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ja] Translate /content/en/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade.md into Japanese

4 participants