-
Notifications
You must be signed in to change notification settings - Fork 15.1k
[ja] Update Service documentation and add Virtual IPs reference #53428
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
|
|
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
91d016a to
3fcfe4f
Compare
|
[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 |
Update the Japanese translation of content/ja/docs/concepts/services-networking/service.md to match the latest English version. Also create content/ja/docs/reference/networking/virtual-ips.md to preserve content moved from service.md. Signed-off-by: oromao <[email protected]>
3fcfe4f to
0fcdd95
Compare
|
Thank you for your interest in contributing. Before proceeding, please carefully review the Japanese localization style guide (https://kubernetes.io/ja/docs/contribute/localization/) and ensure your translation follows all the guidelines. Additionally, please note:
Would you be able to revise this PR accordingly? |
|
Please note that this issue is already assigned to another contributor (in this case, it is me). |
|
/hold |
Description
This pull request updates the Japanese documentation for Services and Networking and introduces a new reference page for Virtual IPs.
The update aligns the Japanese localization with the upstream English documentation, incorporating large structural updates, content rewrites, and terminology improvements.
What this PR changes
content/ja/docs/concepts/services-networking/service.mdwith the latest upstream contentcontent/ja/docs/reference/networking/virtual-ips.mdfeature-stateandglossary_tooltipWhy this change is needed
Keeping localized documentation synchronized with upstream is essential for:
This update brings the Service documentation in line with the current Kubernetes reference model and improves translation quality and conceptual consistency.
Issue
Closes: #53415
Signed-off-by: Paulo Sergio Romao Junior [email protected]