Commit Graph

3670 Commits (release-1.33)

Author SHA1 Message Date
Kubernetes Prow Robot e54c2444bb
Merge pull request #44732 from Arhell/ja-link
[ja] Fix voyager link
2024-01-31 04:25:57 -08:00
windsonsea 82f5814674 [ja] Sync delete-stateful-set.md 2024-01-30 16:47:14 +08:00
shukawam 2d194cb6df Fixed image path 2024-01-30 00:10:10 +09:00
shukawam bdaa6e3ec7 Copy the original image to ja 2024-01-30 00:09:38 +09:00
shukawam 62669381f5 Translate blog: Spotlight on SIG Release (Release Team Subproject) 2024-01-29 21:46:53 +09:00
Abel Lu eed2978bee
Update content/ja/docs/tasks/debug/debug-application/determine-reason-pod-failure.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2024-01-28 23:55:01 -05:00
Arhell 1e533faa99 [ja] fixed installation guide in using CoreDNS for Service Discovery page 2024-01-29 00:20:03 +02:00
Abel Lu dbe0b5ee70 sync ja with en 2024-01-25 13:10:01 -05:00
Junya Okabe 86f6d36b2b fix: "コントローラ" to "コントローラー" 2024-01-25 01:28:15 +09:00
EigoOda 12dbaad982
Fix the link of content/ja/docs/contribute/_index.md 2024-01-22 13:31:10 +09:00
Junya Okabe 5333168f63
[ja] Following the upstream for `/content/ja/docs/contribute/_index.md` (#44182)
* Initial Commit

* cp: copy from content/en/docs/contribute/_index.md to content/ja/docs/contribute/_index.md

* translate en to ja

* translate en to ja (in mermaid)

* update: condense the text into single-line

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* update: L57: change the nouns to verbs

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* update: L91: use figure <number>

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* update: L131: use figure <number>

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* update: del unnecessary empty

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* update: L113: fix translation "suggestion"

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* update: L100: use figure <number>

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* update: L142

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* update: L93

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* update: L40: fix URI

---------

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>
2024-01-20 10:22:36 +01:00
Cintia Sanchez Garcia 26e760da6e Update references to CNCF landscape (v2)
This PR updates all the references to the CNCF landscape (v2). This includes migrating to the new embeddable views that the new landscape provides, changing how iframe-resizer is used and updating a few links.

Related to #44022

Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2024-01-18 12:36:45 +01:00
Kubernetes Prow Robot c08484c182
Merge pull request #44619 from Okabe-Junya/fix-44616
[ja] Update `content/ja/docs/home/_index.md`
2024-01-16 14:33:26 +01:00
Arhell 092d13bfba [ja] Fix voyager link 2024-01-14 00:23:19 +02:00
Kubernetes Prow Robot 2a969ec60a
Merge pull request #44599 from Arhell/ja-skil
[ja] Fix broken GitHub Learning link
2024-01-13 02:30:40 +01:00
Kubernetes Prow Robot 2fb7ce9ee9
Merge pull request #44656 from 9sako6/patch-1
[ja] Fix indentation of example code in Secret doc
2024-01-13 01:38:14 +01:00
kujiraitakahiro cd0505c780
[ja] Translate reference/glossary/admission-controller.md & affinity.md & aggregation-layer.md & annotation.md & api-group.md into Japanese (#43641)
* translate some files

admission-controller.md
affinity.md
aggregation-layer.md
annotation.md
api-group.md

* translate cadvisor.md(glossary)

* Revert "translate cadvisor.md(glossary)"

This reverts commit aeed4bc65a.

* Update content/ja/docs/reference/glossary/admission-controller.md

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/reference/glossary/affinity.md

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/reference/glossary/affinity.md

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/reference/glossary/affinity.md

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/reference/glossary/affinity.md

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/reference/glossary/aggregation-layer.md

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/reference/glossary/annotation.md

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/reference/glossary/api-group.md

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

---------

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>
2024-01-12 18:28:07 +01:00
Kubernetes Prow Robot 3188c3ab29
Merge pull request #44434 from sftim/20231219_move_feature_gates_pages_ja
[ja] Move feature gates page
2024-01-12 18:18:31 +01:00
kujiraitakahiro 640aa24f01
[ja] Translate reference/glossary/app-container.md & application-architect.md & application-developer.md & applications.md & approver.md into Japanese (#43657)
* translate some files into japanese.

app-container.md
application-architect.md
application-developer.md
applications.md
approver.md

Update app-container.md

Update app-container.md

* Update content/ja/docs/reference/glossary/app-container.md

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/reference/glossary/application-architect.md

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/reference/glossary/application-architect.md

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/reference/glossary/application-developer.md

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/reference/glossary/application-developer.md

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/reference/glossary/approver.md

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/reference/glossary/approver.md

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

---------

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>
2024-01-12 18:11:24 +01:00
Yutaro Taira c4e386e05e [ja] Fix indentation of example code in Secret doc 2024-01-07 14:36:36 +09:00
Junya Okabe 71e46006fd feat: update content/ja/docs/home/_index.md 2024-01-04 03:02:22 +09:00
kujiraitakahiro 32939f69e8
Update content/ja/docs/reference/glossary/cadvisor.md
Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>
2024-01-04 00:12:12 +09:00
Arhell 4679ecd008 [ja] Fix broken GitHub Learning link 2024-01-01 17:46:49 +02:00
Kubernetes Prow Robot 7f96e84b48
Merge pull request #44184 from Okabe-Junya/fix-44183
[ja] Update `/content/ja/docs/contribute/localization.md`
2023-12-27 15:48:49 +01:00
Kubernetes Prow Robot 72103a357d
Merge pull request #44181 from Arhell/ja-upd
[ja] Update install-kubeadm.md
2023-12-27 15:46:21 +01:00
Kubernetes Prow Robot 526ee541cd
Merge pull request #44233 from Okabe-Junya/fix-44232
[ja] fix: code block in `content/ja/docs/tasks/administer-cluster/kubeadm/configure-cgroup-driver.md`
2023-12-27 15:43:43 +01:00
Kubernetes Prow Robot fbc4259427
Merge pull request #43887 from lyzlisa/ja-footer
[ja] Change footer l10n from Home to Documentation
2023-12-20 04:19:21 +01:00
Tim Bannister 1062b122e5 Move feature gates page
This commit covers the Japanese (日本語) language.
2023-12-19 18:03:32 +00:00
kujiraitakahiro 7bf60ad0cb Create certificate.md 2023-12-18 20:15:07 +09:00
kujiraitakahiro a1c61ec304 Update cadvisor.md 2023-12-14 19:59:29 +09:00
kujiraitakahiro bbb957b89c Create cadvisor.md
translate japanese
2023-12-14 19:06:13 +09:00
Junya Okabe c27b829aaf
revert: L25
Co-authored-by: atoato88 <akihito-inou@nec.com>
2023-12-07 17:09:04 +09:00
Junya Okabe d836a0cc73 fix: code block 2023-12-06 17:02:52 +09:00
Junya Okabe 33dfa837ec sed s/master/main/g 2023-12-02 20:22:32 +09:00
Junya Okabe 4a715a610d del: releated in milestone 2023-12-02 20:20:35 +09:00
Arhell 9fe14aa874 [ja] Update install-kubeadm.md 2023-12-02 11:27:43 +02:00
Arhell c01060d26f [ja] Ensure all letters in kind are in lowercase 2023-12-01 11:38:24 +02:00
Kubernetes Prow Robot f214c4802b
Merge pull request #43940 from Arhell/ja-let
[ja] Ensure seccomp starts with small letter
2023-11-21 16:01:50 +01:00
Kubernetes Prow Robot e0982e0a13
Merge pull request #43201 from kujiraitakahiro/contribution
[ja] Translate reference/glossary/helm-chart.md into Japanese
2023-11-21 15:57:24 +01:00
Kubernetes Prow Robot e4608f5c4d
Merge pull request #43677 from Arhell/ja-bar
[ja] add searchbar to index page
2023-11-21 15:48:24 +01:00
Kubernetes Prow Robot da69302235
Merge pull request #43670 from SaranBalaji90/JaDocUpdate
Update broken github link for Japanese Storage-limit doc.
2023-11-21 15:46:00 +01:00
Kubernetes Prow Robot 289115d89b
Merge pull request #43649 from Arhell/ja-job
[ja] Fix incorrect field path in Job concept
2023-11-21 15:43:41 +01:00
Kubernetes Prow Robot 9a6b78a99f
Merge pull request #43594 from Arhell/ja-update
[ja] fix: update deprecated command in code example
2023-11-21 15:41:21 +01:00
Kubernetes Prow Robot bd0298fa43
Merge pull request #43322 from knthm/ja-fix-capacity-unit-letter-case
content: ja: Fix incorrect letter case for data storage units
2023-11-21 15:39:02 +01:00
Kubernetes Prow Robot cb5c714187
Merge pull request #42972 from chansuke/hotfix/update-expression-of-minikube
[ja] Fix campitalization of minikube in japanese translation
2023-11-17 03:41:48 +01:00
Arhell 48bde1f7d5 [ja] Ensure seccomp starts with small letter 2023-11-15 00:15:21 +02:00
Lisa Y. Zhu ade1020f84
[ja] Change footer l10n from Home to Documentation
Addresses Japanese l10n strings described in #43068
2023-11-11 18:38:01 -05:00
kujiraitakahiro 10caf96f75
Update content/ja/docs/reference/glossary/helm-chart.md
Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>
2023-11-09 21:46:18 +09:00
Kenneth J. Miller bf877dc646 content: ja: Fix incorrect letter case for data storage units
Gib (Gibibit) was used where GiB (Gibibyte) is intended.
2023-11-03 10:35:35 +01:00
Neko Ayaka 3aeff30a8e
Improve readabilities by restricting X (Twitter) widget width and height in /community page
1. Limit embedded X (Twitter) widget iframe with
   - 600px of width with data-width attribute,
   - 800px of height with data-height attribute.
2. Adjusted the styles of the container of X (Twitter) widget for better UI/UX with centered elements.

Signed-off-by: Neko Ayaka <neko@ayaka.moe>
2023-11-01 11:15:16 +08:00
Arhell 6f5c292151 [ja] add searchbar to index page 2023-10-25 00:31:13 +03:00
Sri Saran Balaji Vellore Rajakumar a47b2227c7 Update broken github link for Japanese Storage-limit doc. 2023-10-24 01:23:43 -07:00
Arhell 12f8dea79c [ja] Fix incorrect field path in Job concept 2023-10-23 00:43:08 +03:00
Arhell 7337f08e42 [ja] fix: update deprecated command in code example 2023-10-20 00:25:03 +03:00
Kubernetes Prow Robot f46d4d6c91
Merge pull request #43382 from iterable-company/fix/incorrect_translation_of_disagnostic_failed
[ja] fix: ambiguous translation of diagnostic failed
2023-10-19 17:35:01 +02:00
Kubernetes Prow Robot 2b46c5b206
Merge pull request #43381 from iterable-company/fix/incorrect_translation_of_successfully_created
[ja] fix: incorrect translation of 'successfully created'
2023-10-19 17:32:50 +02:00
Kubernetes Prow Robot a7a2673c36
Merge pull request #43340 from Arhell/ja-update
[ja] update the range of pod-deletion-cost
2023-10-19 17:30:31 +02:00
Kubernetes Prow Robot c62d3a5e43
Merge pull request #43198 from kujiraitakahiro/main
[ja] Translate reference/glossary/addons.md & kubeadm.md into Japanese
2023-10-19 17:28:25 +02:00
Kubernetes Prow Robot e7e665a087
Merge pull request #43248 from atoato88/update-ja-glossary-secret
[ja] Update ja glossary about secret
2023-10-19 17:26:14 +02:00
Dudi Varaprasad d66891b63d
[ja] Localize “Good practices for Kubernetes Secrets” to Japanese (#42730)
* Create secrets-good-practices.md

The purpose of this commit is to make the Kubernetes documentation more accessible to Japanese-speaking users by providing a translated version of the "Kubernetes Secretsの適切な使用方法" document.

translated secrets-good-practices.md document from English to Japanese.

* Update content/ja/docs/concepts/security/secrets-good-practices.md

commit-changes-01

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/concepts/security/secrets-good-practices.md

commit-changes-02

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/concepts/security/secrets-good-practices.md

commit-changes-03

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/concepts/security/secrets-good-practices.md

commit-changes-04

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/concepts/security/secrets-good-practices.md

commit-changes-06

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/concepts/security/secrets-good-practices.md

commit-changes-07

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/concepts/security/secrets-good-practices.md

commit-changes-08

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/concepts/security/secrets-good-practices.md

commit-changes-09

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/concepts/security/secrets-good-practices.md

commit-changes-10

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/concepts/security/secrets-good-practices.md

commit-changes-11

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/concepts/security/secrets-good-practices.md

commit-changes-12

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/concepts/security/secrets-good-practices.md

commit-changes-13

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/concepts/security/secrets-good-practices.md

commit-changes-14

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/concepts/security/secrets-good-practices.md

commit-changes-15

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/concepts/security/secrets-good-practices.md

commit-changes-16

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/concepts/security/secrets-good-practices.md

commit-changes-17

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/concepts/security/secrets-good-practices.md

commit-changes-18

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/concepts/security/secrets-good-practices.md

commit-changes-19

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/concepts/security/secrets-good-practices.md

commit-changes-20

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/concepts/security/secrets-good-practices.md

commit-changes-21

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/concepts/security/secrets-good-practices.md

commit-changes-17

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/concepts/security/secrets-good-practices.md

commit-changes-22

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

---------

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>
2023-10-19 17:24:08 +02:00
Kubernetes Prow Robot f388652146
Merge pull request #43267 from Arhell/ja-link-upd
[ja] Updated link referring to Portworx CSI Drivers
2023-10-19 17:19:56 +02:00
Kubernetes Prow Robot 490004b64d
Merge pull request #43171 from Arhell/ja-remove
[ja] remove "O=system:masters" from "kube-apiserver-etcd-client".md
2023-10-19 17:15:49 +02:00
YAMADA Kazuaki 0d8d697861 fix: anbiguous translation of diagnostic failed 2023-10-09 15:09:39 +09:00
YAMADA Kazuaki c8575a2bcd fix: incorrect translation of 'successfully created' 2023-10-09 14:34:37 +09:00
Arhell 3729d4a75a [ja] update the range of pod-deletion-cost 2023-10-06 00:36:28 +03:00
kujiraitakahiro 51e7852be3
Update content/ja/docs/reference/glossary/kubeadm.md
Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>
2023-10-03 07:52:45 +09:00
Kubernetes Prow Robot 189ed7fce0
Merge pull request #43066 from Arhell/ja-link
[ja] fixes broken link to OWASP Zed Attack proxy
2023-10-01 06:51:57 -07:00
Kubernetes Prow Robot 74fbf7d782
Merge pull request #42974 from Arhell/ja-upd
[ja] Update configure-pod-configmap.md
2023-10-01 06:49:57 -07:00
kujiraitakahiro 18d86031f4
Update content/ja/docs/reference/glossary/addons.md
Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>
2023-10-01 16:42:52 +09:00
Arhell b2468531f8 [ja] Updated link referring to Portworx CSI Drivers 2023-10-01 00:43:43 +03:00
kujiraitakahiro 15133c0c64
Update content/ja/docs/reference/glossary/kubeadm.md
Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>
2023-09-30 13:41:51 +09:00
kujiraitakahiro eb3d762fd1
Update content/ja/docs/reference/glossary/helm-chart.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2023-09-29 06:42:06 +09:00
Akihito INOH 053b689f63 Update ja glossary about secret
This commit update glossary about secret on ja content.
The current content is a bit old, that's why I create this update.
2023-09-29 06:32:43 +09:00
kujiraitakahiro f2635821d7 Update content/ja/docs/reference/glossary/kubeadm.md
add "ja" link page

Update content/ja/docs/reference/glossary/addons.md

add "ja" link page

Update content/ja/docs/reference/glossary/addons.md

add "ja" link page

Create kubeadm.md

Update addons.md

Create addons.md

Co-Authored-By: atoato88 <akihito-inou@nec.com>
2023-09-27 21:10:08 +09:00
kujiraitakahiro a5248c9255 Create helm-chart.md 2023-09-25 23:13:36 +09:00
Arhell 7dcb1c4cb5 [ja] remove "O=system:masters" from "kube-apiserver-etcd-client".md 2023-09-23 02:32:37 +03:00
Kubernetes Prow Robot b7fbf01d01
Merge pull request #42828 from KKtheGhost/ja/sync/architecture_cri
[ja] sync architecture/cri.md
2023-09-18 06:40:32 -07:00
Andrey Goran ff1985d92e
[ja] replaced {{< codenew ... >}} with {{% codenew ... %}} (#42211)
* JA localization: replaced {{< codenew ... >}} with {{% codenew ... %}} in all files

* JA localization: replaced {{< codenew ... >}} with {{% codenew ... %}} in all files
2023-09-17 09:28:15 -07:00
Arhell 63aa66bc4b [ja] fixes broken link to OWASP Zed Attack proxy 2023-09-16 02:09:04 +03:00
Arhell f459aea1ff [ja] Update configure-pod-configmap.md 2023-09-10 03:32:56 +03:00
chansuke 0a8836b25b [ja] Fix the capitalization of minikube in `hello-minikube` 2023-09-09 19:10:14 +09:00
chansuke a821ff1299 [ja] Fix the capitalization of `minikube` in `Install tools` 2023-09-09 19:09:52 +09:00
Kubernetes Prow Robot ae0a33dcab
Merge pull request #42543 from shurup/tutorials-remove-css-ja
[ja] Removing old CSS includes from K8s basics tutorials
2023-09-06 07:06:53 -07:00
KKtheGhost e8798c8a42 [ja] sync architecture/cri.md 2023-09-01 21:49:20 +08:00
Kubernetes Prow Robot f3b527fffd
Merge pull request #42578 from iterable-company/fix/redundant_modifier
[ja] remove redundant modifier
2023-08-31 05:48:47 -07:00
Kubernetes Prow Robot 2895c7b76e
Merge pull request #42488 from KKtheGhost/sync/ja/ingress-controllers
[ja] sync concepts/services-networking/ingress-controllers.md
2023-08-31 05:46:48 -07:00
Kubernetes Prow Robot 6df902a611
Merge pull request #42509 from Arhell/ja-path
[ja] Fix inconsistent command in the JSONPath Support page
2023-08-31 05:44:48 -07:00
Kubernetes Prow Robot adb26b45aa
Merge pull request #42095 from lunarxlark/main
[ja] fix command in tutorials/stateles-applicatoin/guestbook.md
2023-08-31 05:42:48 -07:00
Kubernetes Prow Robot bd1fffed1e
Merge pull request #41757 from morix1500/add_hpa_ja
[ja] Translate tasks/run-application/horizontal-pod-autoscale into Japanese
2023-08-31 05:40:48 -07:00
KKtheGhost 6e2e1198f8 [ja] sync concepts/services-networking/ingress-controllers.md
Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>
2023-08-28 22:14:04 +08:00
Kubernetes Prow Robot f78479a0a9
Merge pull request #42411 from Arhell/ja-link
[ja] attached correct link
2023-08-21 16:24:05 -07:00
Kubernetes Prow Robot 9016a0df4f
Merge pull request #42395 from Arhell/ja-remove
[ja] Remove obsolete references
2023-08-21 08:57:22 -07:00
ADITYA DAS cc4348ef40
Suggested changes at pod-priority-preemption.md 2023-08-19 13:48:14 +05:30
ADITYA DAS 13e593790b
Minor changes pod-priority-preemption.md 2023-08-17 08:01:44 +05:30
YAMADA Kazuaki e45190fba2 fix: remove redundant modifier 2023-08-16 18:16:57 +09:00
ADITYA DAS 9f056af8ea
Update pod-priority-preemption.md
Update documentation Discrepancy in PriorityClass Value Range Description
2023-08-16 13:43:03 +05:30
Dmitry Shurupov 8f280c0671 [ja] Removing old CSS includes from tutorials 2023-08-15 17:31:57 +07:00
Arhell ee0465a4f8 [ja] Fix inconsistent command in the JSONPath Support page 2023-08-12 11:44:01 +03:00
Arhell 5f5831a042 [ja] attached correct link 2023-08-07 00:35:25 +03:00
Arhell 1544b191ba [ja] Remove obsolete references 2023-08-05 10:19:37 +03:00
Kubernetes Prow Robot 49a9bc82ec
Merge pull request #42358 from Arhell/ja-key
[ja] Update apt repo GPG key URL
2023-08-04 07:54:22 -07:00
Kubernetes Prow Robot 9bb6038901
Merge pull request #42174 from sftim/20230724_replace_deprecated_shortcode_ja
[ja] Switch out deprecated fullversion param
2023-08-04 07:40:23 -07:00
Kubernetes Prow Robot 99cf239f67
Merge pull request #40435 from kmuto/tutorials-stateful-application-zookeeper
[ja] add Japanese translation for docs/tutorials/stateful-application/zookeeper
2023-08-04 07:38:23 -07:00
Kubernetes Prow Robot 88b1e225ad
Merge pull request #41974 from Arhell/ja-shell
[ja] Fix a shell command
2023-08-04 07:34:25 -07:00
Kubernetes Prow Robot 1f281f1d8b
Merge pull request #42032 from Arhell/ja-add
[ja] Add --rm for temporary pod command
2023-08-04 07:32:22 -07:00
Arhell d4e9bf1f2f [ja] Update apt repo GPG key URL 2023-08-03 00:10:00 +03:00
morix1500 43435f88bc add content/ja/docs/tasks/run-application/horizontal-pod-autoscale.md 2023-07-29 11:16:33 +09:00
Tim Bannister ba1289bfc8 Switch out deprecated fullversion param 2023-07-24 16:02:37 +01:00
Kubernetes Prow Robot ff6d646409
Merge pull request #42038 from Arhell/ja-upd
[ja] Update ephemeral-volumes.md
2023-07-24 07:22:13 -07:00
Kubernetes Prow Robot 2cd2afa2ba
Merge pull request #41527 from rolfedh/ja-replace-fullversion
[ja] Replace deprecated fullversion shortcode
2023-07-24 07:20:12 -07:00
Kubernetes Prow Robot ba8f5905a2
Merge pull request #41818 from Arhell/ja-fix
[ja] Fix labs.play-with-k8s.com
2023-07-20 09:16:09 -07:00
Kubernetes Prow Robot 5d1da5e7f2
Merge pull request #41759 from KKtheGhost/sync/architecture-controller
[ja] sync concepts/architecture/controller.md
2023-07-20 09:14:08 -07:00
lunarxlark bd4265cace fix:adapt to English guestbook.md 2023-07-20 10:08:19 +09:00
Arhell f05c3c47a5 [ja] Update ephemeral-volumes.md 2023-07-20 00:38:29 +03:00
Arhell 8304db7680 [ja] Update ephemeral-volumes.md 2023-07-17 00:28:51 +03:00
Arhell 9f0ed700fe [ja] Add --rm for temporary pod command 2023-07-15 04:12:34 +03:00
Rolfe Dlugy-Hegwer e3fa37b649 [ja] Replace deprecated fullversion shortcode 2023-07-12 06:01:50 -04:00
Arhell 4fe4dd6e37 [ja] Fix a shell command 2023-07-11 00:40:48 +03:00
Kenshi Muto 60eb1dffc2
Update content/ja/docs/tutorials/stateful-application/zookeeper.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2023-07-05 21:31:59 +09:00
Kenshi Muto 63f049de54
Update content/ja/docs/tutorials/stateful-application/zookeeper.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2023-07-05 21:31:15 +09:00
Kenshi Muto 8ef367a22a
Update content/ja/docs/tutorials/stateful-application/zookeeper.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2023-07-05 21:30:38 +09:00
Kenshi Muto d7be578b37
Update content/ja/docs/tutorials/stateful-application/zookeeper.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2023-07-05 21:30:17 +09:00
Arhell 97198adb07 [ja] Fix labs.play-with-k8s.com 2023-07-01 02:01:42 +03:00
Kenshi Muto 7c32a91761
Update content/ja/docs/tutorials/stateful-application/zookeeper.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2023-06-30 21:33:07 +09:00
Kenshi Muto 209fa79d9f
Update content/ja/docs/tutorials/stateful-application/zookeeper.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2023-06-30 21:32:55 +09:00
Kenshi Muto e6a3582453
Update content/ja/docs/tutorials/stateful-application/zookeeper.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2023-06-30 21:32:36 +09:00
Kenshi Muto a7d5e9e842
Update content/ja/docs/tutorials/stateful-application/zookeeper.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2023-06-30 21:32:24 +09:00
Kenshi Muto f096338abf
Update content/ja/docs/tutorials/stateful-application/zookeeper.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2023-06-30 21:31:51 +09:00
Kenshi Muto cd58d12b7d
Update content/ja/docs/tutorials/stateful-application/zookeeper.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2023-06-30 21:31:35 +09:00
Kenshi Muto 4bb711e0ce
Update content/ja/docs/tutorials/stateful-application/zookeeper.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2023-06-30 21:30:54 +09:00
Kubernetes Prow Robot 8c1f81fc3e
Merge pull request #41732 from morix1500/modify_ja_job_page
[ja] Sync the Japanese Job page with the latest version
2023-06-29 23:37:45 -07:00
morix1500 853377c820 remove typo 2023-06-30 11:46:25 +09:00
morix1500 f7a8a94d29 Add missing sentence 2023-06-30 11:45:28 +09:00
Kubernetes Prow Robot dee870201f
Merge pull request #41770 from highpon/ja/docs/concepts/storage/persistent-volumes
[ja] Fix broken links in persistent-volumes
2023-06-29 06:25:37 -07:00
Kubernetes Prow Robot 3b5a283e3f
Merge pull request #41789 from Arhell/ja-remove
[ja] Remove the unessary code typ
2023-06-29 06:23:36 -07:00
Kubernetes Prow Robot 642fbe5a1a
Merge pull request #41769 from kmuto/docs/setup/index2
[ja] update Japanese translation for /docs/setup/_index
2023-06-29 06:21:36 -07:00
morix1500 c2247af705 Merge remote-tracking branch 'origin/modify_ja_job_page' into modify_ja_job_page 2023-06-28 10:07:24 +09:00
morix1500 ceba0deef8 replace from full-width characters to half size of charactors 2023-06-28 10:06:02 +09:00
HighPon 2f6e72e817
Fix broken links in persistent-volumes 2023-06-28 09:55:36 +09:00
Kubernetes Prow Robot 03dd6fb549
Merge pull request #41671 from kmuto/contribute/new-content/index
[ja] update Japanese translation for /docs/contribute/new-content/_index
2023-06-27 15:06:31 -07:00
Arhell 8422ecfffd [ja] Remove the unessary code typ 2023-06-28 00:54:47 +03:00
Kubernetes Prow Robot 6ae511b7aa
Merge pull request #40694 from kmuto/tutorials/security/cluster-level-pss
[ja] add Japanese translation for /docs/tutorials/security/cluster-level-pss
2023-06-27 05:48:32 -07:00
Kubernetes Prow Robot 7538176a49
Merge pull request #41430 from Arhell/ja-incorect
[ja] fix incorrect pod-template-hash labels
2023-06-26 14:26:29 -07:00
Kubernetes Prow Robot d6cad15720
Merge pull request #41717 from morix1500/modify_resouce_usage_monitoring
[ja] Update of the Japanese page of the resource metrics pipeline.
2023-06-26 14:24:29 -07:00
Kenshi Muto d8248c344f update Japanese translation for /docs/setup/_index 2023-06-26 21:50:04 +09:00
Kenshi Muto f2006b0083
Update content/ja/docs/contribute/new-content/_index.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-06-26 21:35:31 +09:00
Kenshi Muto b9730ea3ea
Update content/ja/docs/tutorials/security/cluster-level-pss.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-06-26 21:33:14 +09:00
Kenshi Muto e3aac4b664
Update content/ja/docs/tutorials/security/cluster-level-pss.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-06-26 21:33:01 +09:00
Kenshi Muto 1cd7c11f44
Update content/ja/docs/tutorials/security/cluster-level-pss.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-06-26 21:32:45 +09:00
Kenshi Muto 97e6023f19
Update content/ja/docs/tutorials/security/cluster-level-pss.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-06-26 21:32:09 +09:00
Kenshi Muto f8126315be
Update content/ja/docs/tutorials/security/cluster-level-pss.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-06-26 21:31:56 +09:00
Morix 9549c7b162
remove unnecessary space.
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-06-26 19:46:23 +09:00
Kubernetes Prow Robot b16f8db668
Merge pull request #41727 from KKtheGhost/sync/ja_control-plane-node-communication
[ja] sync concepts/architecture/control-plane-node-communication.md
2023-06-26 03:25:44 -07:00
KKtheGhost af723db96d [ja] sync concepts/architecture/controller.md 2023-06-26 15:01:22 +08:00
Kenshi Muto af9a823597
Update content/ja/docs/tutorials/stateful-application/zookeeper.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2023-06-26 08:27:44 +09:00
Kenshi Muto 352a72a59e
Update content/ja/docs/tutorials/stateful-application/zookeeper.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2023-06-26 08:26:25 +09:00
Morix fa87107a9b
Fixed spelling inconsistencies of "カウンター"
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2023-06-24 15:58:06 +09:00
Kubernetes Prow Robot 79d15faa31
Merge pull request #41675 from morix1500/update_content_ja_usingapi
[ja] update outdated links in content/ja/docs/reference/using-api/_index.md
2023-06-23 20:59:06 -07:00
Kubernetes Prow Robot 2ce775d45f
Merge pull request #40544 from kmuto/tutorials/_index
[ja] update Japanese translation for /docs/tutorials/_index
2023-06-23 20:05:06 -07:00
Kubernetes Prow Robot f1d0e5dac6
Merge pull request #41721 from Arhell/ja-audit
[ja] Update audit.md
2023-06-23 18:55:06 -07:00
Kubernetes Prow Robot cb471c734f
Merge pull request #41738 from Arhell/ja-fix
[ja] Fix node score calculation
2023-06-23 18:53:06 -07:00
Kubernetes Prow Robot e9e4c10d32
Merge pull request #41618 from KKtheGhost/update/architecture-cgroups
[ja] sync concepts/architecture/cgroups.md
2023-06-23 18:45:07 -07:00
Kubernetes Prow Robot 14623638ae
Merge pull request #41679 from Arhell/ja-update
[ja] Updated Internal Load Balancer annotation for GCP
2023-06-23 18:43:07 -07:00
Kubernetes Prow Robot 46a2befbcf
Merge pull request #41515 from atoato88/update-check-word-jp
Update some Japanese words with consistent one
2023-06-23 18:41:06 -07:00
KKtheGhost 934f7a0caf [ja] sync concepts/architecture/control-plane-node-communication.md
Update content/ja/docs/concepts/architecture/control-plane-node-communication.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/architecture/control-plane-node-communication.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/architecture/control-plane-node-communication.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/architecture/control-plane-node-communication.md

Co-authored-by: atoato88 <akihito-inou@nec.com>
2023-06-23 14:06:41 +08:00
Arhell 61d78a4b76 [ja] Fix node score calculation 2023-06-23 03:24:33 +03:00
morix1500 2167fca843 fix spelling inconsistencies 2023-06-22 21:42:36 +09:00
morix1500 0c3d6b791f Sync the Japanese Job page with the latest version 2023-06-22 21:38:37 +09:00
Kubernetes Prow Robot 2feda5cab2
Merge pull request #40281 from kmuto/tutorials/services/connect-application-service
[ja] add Japanese translation for tutorials/services/connect-applications-service
2023-06-22 00:13:40 -07:00
Arhell 647c8a5195 [ja] Update audit.md 2023-06-22 00:13:56 +03:00
morix1500 10791fcfae Change the Pod and Service path to JA. 2023-06-21 20:08:05 +09:00
morix1500 4a83979f69 add in-page link to resource metrics pipiline and full metrics pipeline 2023-06-21 20:02:02 +09:00
Kubernetes Prow Robot 6c81a35758
Merge pull request #41581 from kmuto/home/supported-doc-versions
[ja] update Japanese translation /docs/home/supported-doc-versions
2023-06-20 23:03:40 -07:00
Fang, Wei 980a1df2f0 [ja] sync concepts/architecture/cgroups.md
Update content/ja/docs/concepts/architecture/cgroups.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-06-21 14:01:34 +08:00
Arhell 0a18d95e9a [ja] Updated Internal Load Balancer annotation for GCP 2023-06-21 00:30:58 +03:00
Kenshi Muto e9ccc298d8
Update content/ja/docs/tutorials/services/connect-applications-service.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2023-06-19 21:54:47 +09:00
Kubernetes Prow Robot 11298c65ef
Merge pull request #41609 from Arhell/ja-internal
[ja] Updated Internal Load Balancer annotation for GCP
2023-06-19 03:14:22 -07:00
Kubernetes Prow Robot 77838d1cab
Merge pull request #41362 from s-kawamura-w664/topology-1.27
[ja] Updating documentation for Topology Aware Routing
2023-06-19 03:00:22 -07:00
Akihito INOH cfbbf7483e Update with consistency of Japanese words
This commit updates some Japanese words with consistent one.
2023-06-19 13:19:43 +09:00
Morix cdd95be3e7
Replace design-proposals links 2023-06-18 16:58:00 +09:00
Kenshi Muto d65888e965 move ja/docs/contribute/new-content/overview to index and update it 2023-06-18 09:53:52 +09:00
Arhell 5fbab72a65 [ja] Updated Internal Load Balancer annotation for GCP 2023-06-13 00:54:30 +03:00
Kenshi Muto 2775fa0cbc sync supported-doc-versions.md to original (159a8fe36c, Tue May 31 06:54:51 2022 +0600) 2023-06-11 14:16:51 +09:00
s-kawamura-w664 4885ef798b [ja] Updating documentation for Topology Aware Routing 2023-06-07 17:01:34 +09:00
Kubernetes Prow Robot 7724d5d8e0
Merge pull request #41376 from MattTheCuber/ja
Update apt keyring installation (Japanese)
2023-06-06 03:29:00 -07:00
Kubernetes Prow Robot aec468afeb
Merge pull request #41233 from Arhell/ja-leg
[ja] update LegacyServiceAccountTokenTracking
2023-06-06 03:27:00 -07:00
Kubernetes Prow Robot 53dbe94026
Merge pull request #40714 from ystkfujii/feat/translate_turnkey-solutions_into_ja
[ja] translate production-environment/turnkey-solutions.md
2023-06-06 03:25:01 -07:00
Kubernetes Prow Robot 4afe987f3f
Merge pull request #41132 from kmuto/update-content-ja_index
[ja] update Japanese translation for https://kubernetes.io/ja
2023-06-05 01:24:42 -07:00
Arhell bb90b51beb [ja] fix incorrect pod-template-hash labels 2023-06-03 00:11:29 +03:00
Kubernetes Prow Robot 0d0b1d5e8a
Merge pull request #41181 from Arhell/ja-mark
[ja] fix markdown format
2023-06-02 00:48:52 -07:00
Kubernetes Prow Robot 48e124c54e
Merge pull request #41159 from Arhell/ja-fix-link
[ja] fix Equinix Metal url
2023-06-02 00:46:53 -07:00
Kubernetes Prow Robot 903aca3e21
Merge pull request #41135 from kmuto/update-ja/docs/reference/_index
[ja] update Japanese translation for ja/docs/reference/ index
2023-06-01 02:39:47 -07:00
Kenshi Muto 0d841bf269 Update content/ja/docs/tutorials/services/connect-applications-service.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-05-30 08:21:33 +09:00
MattTheCuber a298380493 Update apt keyring installation (Japanese) 2023-05-29 16:37:01 -04:00
Kubernetes Prow Robot 533a08b689
Merge pull request #40542 from kmuto/tutorials/security/ns-level-pss
[ja] add Japanese translation for /docs/tutorials/security/ns-level-pss
2023-05-26 00:46:53 -07:00
Kubernetes Prow Robot d48c5cfdfd
Merge pull request #41243 from Arhell/ja-upd-go-pack
[ja] update link of go package text/template
2023-05-24 04:38:50 -07:00
Kubernetes Prow Robot 633c673c61
Merge pull request #40843 from robinlieb/docs/update-slack-link-ja
[ja] update Slack channel link to #kubernetes-contributors
2023-05-24 04:32:50 -07:00
Kubernetes Prow Robot ddf195c5df
Merge pull request #41077 from 9bany/fix/ja-replace-all-references-storage-to-k8s
[ja] replace all references to `storage.googleapis.com/kubernetes-release` with `dl.k8s.io`
2023-05-23 20:22:49 -07:00
Kubernetes Prow Robot d97bebdab1
Merge pull request #40990 from Arhell/ja-fix
[ja] Fix the description of Service External IPs to match the YAML ex…
2023-05-22 21:04:26 -07:00
Arhell 314b281453 [ja] update link of go package text/template 2023-05-21 01:40:51 +03:00
Arhell e77eb83269 [ja] update LegacyServiceAccountTokenTracking 2023-05-20 00:30:05 +03:00
Arhell fc8026a440 [ja] fix markdown format 2023-05-17 00:14:41 +03:00
Arhell 5449194d16 [ja] fix Equinix Metal url 2023-05-16 00:47:58 +03:00
Kenshi Muto 31b0caef68
Update content/ja/docs/reference/_index.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2023-05-15 08:47:40 +09:00
Kenshi Muto 603c443856
Update content/ja/docs/reference/_index.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2023-05-15 08:47:24 +09:00
Kenshi Muto cbc762831e update Japanese translation for ja/docs/reference/ index 2023-05-14 22:28:00 +09:00
Kenshi Muto 4bf117cf02 sync Japanese translation with original 2023-05-14 21:45:41 +09:00
Kenshi Muto 52ef5dea34
Update content/ja/docs/tutorials/security/ns-level-pss.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2023-05-12 21:26:14 +09:00
Kenshi Muto 6f81cc02f3
Update content/ja/docs/tutorials/security/ns-level-pss.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2023-05-12 21:25:54 +09:00
Kenshi Muto 0ac31d1922
Update content/ja/docs/tutorials/services/connect-applications-service.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-05-11 22:17:40 +09:00
bany 9122184a05 fix get version error 2023-05-11 11:17:30 +00:00
9bany 842608a9ba [ja] replace all references to https://storage.googleapis.com/kubernetes-release to https://dl.k8s.ioadd log 2023-05-11 16:47:34 +07:00
Kubernetes Prow Robot d1da69fbf7
Merge pull request #40810 from Arhell/ja-use
[ja] update curl command
2023-05-08 08:41:40 -07:00
Kubernetes Prow Robot 5e3296a6ee
Merge pull request #40422 from ystkfujii/feat/sync_ingress-contorollers_in_ja
[ja] Sync docs/concepts/services-networking/ingress-controllers
2023-05-08 08:39:40 -07:00
Kubernetes Prow Robot e682a20b49
Merge pull request #40753 from nishipy/fix-pleg-link-ja
Update design doc reference link of PLEG for ja
2023-05-06 19:43:15 -07:00
Arhell f6d09eccf0 [ja] Fix the description of Service External IPs to match the YAML example 2023-05-07 01:16:17 +03:00
Kubernetes Prow Robot 5a08f63a79
Merge pull request #40720 from Arhell/ja-vol
[ja] Update volume mode change annotation in documentation
2023-05-06 06:07:16 -07:00
Robin Lieb b4ff8f5303
docs: update Slack channel link to #kubernetes-contributors for ja 2023-04-25 21:40:14 +02:00
Arhell 14531b136e [ja] update curl command 2023-04-23 11:46:14 +03:00
ystkfujii 28c540a956 [ja] Sync docs/concepts/services-networking/ingress-controllers 2023-04-21 00:28:20 +09:00
Kubernetes Prow Robot e3cd33d943
Merge pull request #40025 from ystkfujii/cleanup/drop_turnkey
[ja] Drop turnkey cloud solutions
2023-04-20 02:19:12 -07:00
Kubernetes Prow Robot 26be90c62b
Merge pull request #40274 from ystkfujii/feat/blog_2023-03-10-forensic-container-analysis
[ja]Translate blog:forensic-container-analysis into ja
2023-04-20 02:15:11 -07:00
Kenshi Muto fdeba9385b
Update content/ja/docs/tutorials/services/connect-applications-service.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-04-19 22:51:54 +09:00
Kenshi Muto c4c3d772cf
Update content/ja/docs/tutorials/services/connect-applications-service.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-04-19 21:43:03 +09:00
Kenshi Muto ffb67e5485 update sentense 2023-04-19 21:41:51 +09:00
Kenshi Muto 7511c869d4
Update content/ja/docs/tutorials/services/connect-applications-service.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-04-19 21:39:00 +09:00
Kenshi Muto b08ef2e202
Update content/ja/docs/tutorials/services/connect-applications-service.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-04-19 21:38:27 +09:00
Kenshi Muto c32c541aa0
Update content/ja/docs/tutorials/services/connect-applications-service.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-04-19 21:37:26 +09:00
Kenshi Muto ffbeee210d
Update content/ja/docs/tutorials/services/connect-applications-service.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-04-19 21:31:01 +09:00
Kenshi Muto 39d7cfe033
Update content/ja/docs/tutorials/services/connect-applications-service.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-04-19 21:30:31 +09:00
Kenshi Muto a1b232ad07
Update content/ja/docs/tutorials/services/connect-applications-service.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-04-19 21:29:29 +09:00
Kenshi Muto 5e25e537d8
Update content/ja/docs/tutorials/services/connect-applications-service.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-04-19 21:28:47 +09:00
Kenshi Muto 22279e5979
Update content/ja/docs/tutorials/services/connect-applications-service.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-04-19 21:26:48 +09:00
ystkfujii e55b688730 [ja] translate production-environment/turnkey-solutions.md 2023-04-19 01:22:20 +09:00
nishipy 47c7ad11e0 Update design doc reference link of PLEG for ja
Signed-off-by: nishipy <goodisonev4@gmail.com>
2023-04-18 07:53:57 -04:00
Arhell 6bdf8e39df [ja] Update volume mode change annotation in documentation 2023-04-17 01:10:41 +03:00
Kenshi Muto 726f75028b replace セキュリティ標準 with セキュリティの標準 2023-04-15 10:58:56 +09:00
Kenshi Muto 63773db5d9 translate docs/tutorials/security/cluster-level-pss 2023-04-15 10:49:07 +09:00
Kenshi Muto 7f51c1570e copy tutorials/security/cluster-level-pss 2023-04-15 09:15:27 +09:00
ystkfujii 2985608289 Translate blog:forensic-container-analysis into ja 2023-04-13 10:43:14 +09:00
Arhell 9d1d924691 [ja] Fix mismatch in Labels and Selectors concept page 2023-04-12 00:45:27 +03:00
Kubernetes Prow Robot 27cce743b0
Merge pull request #40584 from Arhell/ja-branch
[ja] Update branch name in ingress-nginx github link
2023-04-11 14:38:33 -07:00
Kubernetes Prow Robot 2c5f7f6524
Merge pull request #40516 from Arhell/ja-svc
[ja] Updated kubectl describe svc output
2023-04-11 14:36:32 -07:00
Kubernetes Prow Robot 0971aacffb
Merge pull request #40476 from kemkemG0/patch-1
[japanese doc] Fix japanese wording
2023-04-11 14:34:34 -07:00
Kubernetes Prow Robot 287dcdd1ce
Merge pull request #40413 from s-kawamura-w664/update_weight_task_all
[ja] update page weights in /tasks
2023-04-11 14:32:32 -07:00
Kubernetes Prow Robot 0385010db3
Merge pull request #40374 from ystkfujii/feat/update_identiryPodOs_as_it_is_removed_in_ja
[ja] remove IdentifyPodOS in feature-gates
2023-04-11 14:30:32 -07:00
Kenshi Muto c2dfc8ee51
Update content/ja/docs/tutorials/_index.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2023-04-10 21:17:05 +09:00
Kenshi Muto cce6d61613
Update content/ja/docs/tutorials/_index.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2023-04-10 21:16:57 +09:00
Kenshi Muto 0e07180ad6
Update content/ja/docs/tutorials/_index.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2023-04-10 21:16:38 +09:00
Arhell 8aa1ec497d [ja] Update branch name in ingress-nginx github link 2023-04-10 11:44:26 +03:00
Kenshi Muto 52682af39d sync with en/doc/tutorials/_index.md ce46f1ca74 2023-04-06 22:53:56 +09:00
Kenshi Muto 1755c4695b translate tutorrials/security/ns-level-pss 2023-04-06 22:41:55 +09:00
Kenshi Muto 9c6994ec98 copy and translate ja/docs/tutorials/security/_index.md 2023-04-06 21:33:58 +09:00
Kenshi Muto 2a333ceec0 copy docs/ttuorials/security/ns-level-pss 2023-04-06 21:21:17 +09:00
s-kawamura-w664 1fdaa7b469 [ja] update page weights in /tasks 2023-04-05 13:21:19 +09:00
Arhell e8e3c2a822 [ja] Updated kubectl describe svc output 2023-04-05 00:39:51 +03:00
ystkfujii 26a4e5fd41 [ja] s/クラスタ/クラスター/g 2023-04-04 10:15:19 +09:00
kemkemG0 f736f8ff05 fix japanese wording 2023-04-03 18:13:45 -07:00
Kubernetes Prow Robot 2d4af4fabc
Merge pull request #40412 from s-kawamura-w664/update_weight_task
[ja] update page weights in /tasks/administer-cluster
2023-04-03 04:57:51 -07:00
Arhell 41d7eb194f [ja] Add mast operator to list 2023-04-01 03:23:09 +03:00
Kenshi Muto 62584df777 translated 2023-03-31 20:10:18 +09:00
Kenshi Muto f14395bfd8 translating. 2023-03-30 23:13:24 +09:00
s-kawamura-w664 fcb3344919 [ja] update page weights in /tasks/administer-cluster 2023-03-30 11:54:57 +09:00
Kubernetes Prow Robot cdd66beda2
Merge pull request #40199 from kmuto/tutorials/services/pods-and-endpoint-termination-flow
[ja] add Japanese translation for tutorials/services/pods-and-endpoint-termination-flow
2023-03-28 14:01:37 -07:00
ystkfujii 6054c6c8d2 [ja] remove IdentifyPodOS in feature-gates 2023-03-29 01:19:27 +09:00
Kenshi Muto d027fde24b translating 2023-03-28 22:28:05 +09:00
Kenshi Muto 40d4a10ef8
Update content/ja/docs/tutorials/services/pods-and-endpoint-termination-flow.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2023-03-28 18:32:00 +09:00
Kenshi Muto 0d989413ba
Update content/ja/docs/tutorials/services/pods-and-endpoint-termination-flow.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2023-03-28 18:31:26 +09:00
Kubernetes Prow Robot d3ec72c5a8
Merge pull request #40138 from s-kawamura-w664/update_ref_kubectl_index
[ja] update kubectl index
2023-03-27 18:30:21 -07:00
Kubernetes Prow Robot 6686914929
Merge pull request #39722 from s-kawamura-w664/update_contribute_review
[ja] content/ja/docs/contribute/review/reviewing-prs.md to the latest.
2023-03-27 18:26:21 -07:00
Kubernetes Prow Robot 7680107dd4
Merge pull request #40125 from ystkfujii/feat/update_daemonset
[ja] Remove stale information about pod selector
2023-03-27 18:22:21 -07:00
Kubernetes Prow Robot 756bf01377
Merge pull request #40020 from ystkfujii/cleanup/service_catalog_for_ja
[ja]Remove service catalog reference
2023-03-27 18:20:21 -07:00
Kubernetes Prow Robot 68398afb48
Merge pull request #39974 from ystkfujii/feat/translate_container_checkpointing_in_ja
[ja]translate container checkpointing into ja
2023-03-27 08:08:28 -07:00
Kenshi Muto ccc8ed55db translating 2023-03-27 22:58:53 +09:00
Kenshi Muto 6de05754cf
Update content/ja/docs/tutorials/services/pods-and-endpoint-termination-flow.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-03-27 22:26:59 +09:00
Kenshi Muto 3995ff06a3
Update content/ja/examples/service/pod-with-graceful-termination.yaml
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-03-27 22:26:26 +09:00
Kenshi Muto 7fd3c30740
Update content/ja/docs/tutorials/services/pods-and-endpoint-termination-flow.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-03-27 22:26:14 +09:00
Kenshi Muto 53a003eb31
Update content/ja/docs/tutorials/services/pods-and-endpoint-termination-flow.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-03-27 22:25:34 +09:00
Kenshi Muto e8593c75d2
Update content/ja/docs/tutorials/services/pods-and-endpoint-termination-flow.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-03-27 22:21:12 +09:00
Kenshi Muto 14768525d8 translating 2023-03-27 21:16:03 +09:00
Kubernetes Prow Robot 738874f563
Merge pull request #40115 from ystkfujii/feat/sync_docs-concepts-overview-index
[ja] sync docs/concepts/overview/index
2023-03-27 03:51:54 -07:00
Yoshitaka Fujii f193997641
Update content/ja/docs/concepts/overview/_index.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-03-27 16:31:36 +09:00
Kubernetes Prow Robot 768d6ae49f
Merge pull request #40150 from s-kawamura-w664/remove_gc_pages
[ja] Remove two pages of garbage collection
2023-03-27 00:11:55 -07:00
Kubernetes Prow Robot c8bbbbd7f9
Merge pull request #40130 from ystkfujii/chore/hugo
[ja] rename config.toml to hugo.toml
2023-03-26 03:05:53 -07:00
Kenshi Muto 2fb951b450 copy docs/tutorial/stateful-application/zookeeper 2023-03-24 21:44:16 +09:00
Kubernetes Prow Robot c8ab7171af
Merge pull request #40208 from ziyi-xie/fix-link
[ja] sync a link with en
2023-03-23 21:38:30 -07:00
Yoshitaka Fujii 000f0c8c41
Apply suggestions from code review
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-03-24 10:45:08 +09:00
ystkfujii 2621aa4fe7 [ja] udpate kubelet-checkpoint-api 2023-03-24 00:58:46 +09:00
Yoshitaka Fujii 8a6a507169
Apply suggestions from code review
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2023-03-24 00:52:52 +09:00
Kenshi Muto dfb02a0919 bit fix 2023-03-24 00:22:44 +09:00
Kenshi Muto 4cbffc71ba translate tutorials/services/connect-applications-service 2023-03-24 00:11:23 +09:00
Kenshi Muto 47786fcfce copy tutorials/services/connect-applications-service 2023-03-23 21:10:48 +09:00
s-kawamura-w664 a374320a55 [ja] add translation and change description in kubectl doc 2023-03-23 08:04:49 +00:00
Kubernetes Prow Robot 97e79387fc
Merge pull request #39346 from YuikoTakada/fix_spelling_parameter
[ja] Unify Japanese wording
2023-03-23 00:42:24 -07:00
s-kawamura-w664 fb58d1519b [ja] add a notice for Japanese translating 2023-03-23 02:24:40 +00:00
Yuiko Mouri 6c40749966 [ja]Fix invalid Japanese words 2023-03-23 10:36:33 +09:00
Kubernetes Prow Robot bf73a2d3c7
Merge pull request #40029 from ystkfujii/chore/making_dockershim_faq_evergreen
[ja] Making dockershim FAQ evergreen
2023-03-22 08:38:38 -07:00
Kubernetes Prow Robot ff98216e11
Merge pull request #40034 from s-kawamura-w664/revise_pod_concept
[ja] remove pod-overview.md and update links
2023-03-22 08:30:38 -07:00
Kubernetes Prow Robot 0a62c67e43
Merge pull request #40107 from atorik/modify-404-err-in-pod-overhead
[ja] Modify 404 error in pod-overhead.md
2023-03-22 08:28:38 -07:00
Kubernetes Prow Robot 4e0e58ed4c
Merge pull request #40113 from ystkfujii/feat/blog_20221205-forensic-container-checkpointing-in-k8s
[ja] Translate blog:2022/12/05/forensic-container-checkpointing-alpha into Japanese
2023-03-22 08:26:38 -07:00
Kubernetes Prow Robot 129a96800c
Merge pull request #40062 from Jai-Solania-29/issue#40057
[ja] Hyperlinks fixed
2023-03-22 07:30:36 -07:00
ystkfujii 6aea9edacc [ja] s/リストア―/復元/ 2023-03-22 21:34:10 +09:00
ystkfujii 05baa4bde3 translate container checkpointing in ja 2023-03-22 21:31:54 +09:00
Kenshi Muto e58d996f3b
Update content/ja/docs/tutorials/services/pods-and-endpoint-termination-flow.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2023-03-22 19:51:39 +09:00
Kenshi Muto f2c20f5f66
Update content/ja/docs/tutorials/services/pods-and-endpoint-termination-flow.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2023-03-22 19:51:21 +09:00
Kenshi Muto fb653ae35e
Update content/ja/docs/tutorials/services/pods-and-endpoint-termination-flow.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2023-03-22 19:50:39 +09:00
Kubernetes Prow Robot bc5be56ba5
Merge pull request #40004 from s-kawamura-w664/remove_podpreset
[ja] remove podpreset
2023-03-22 03:12:36 -07:00
Kubernetes Prow Robot 4764b8d202
Merge pull request #40001 from ystkfujii/cleanup/remove_on-premises-vm
[ja]Remove on-premises-vm section
2023-03-22 03:10:36 -07:00
Kubernetes Prow Robot ec13cb8fc0
Merge pull request #39948 from s-kawamura-w664/create_glossary_gc
[ja] add garbage-collection in glossary.
2023-03-22 03:04:35 -07:00
Kubernetes Prow Robot d58efe58f7
Merge pull request #39907 from s-kawamura-w664/update_weight_setup_tutorials
[ja] Update page weights under setup and tutorials
2023-03-22 03:02:36 -07:00
Kubernetes Prow Robot a7cfdf251b
Merge pull request #39863 from ystkfujii/feat/sync_glossary_service
[ja] Sync glossary/service.md
2023-03-22 03:00:36 -07:00
Kubernetes Prow Robot 81d7c9530d
Merge pull request #39841 from ystkfujii/feat/update_coredns
[ja]Update coredns.md
2023-03-22 02:58:37 -07:00
Kubernetes Prow Robot f5b20598b9
Merge pull request #39784 from ystkfujii/chore/update_kubeadm_install-kubeadm
[ja] Update install-kubeadm.md
2023-03-22 02:56:35 -07:00
Kubernetes Prow Robot c64387f2cb
Merge pull request #39942 from craigbox/shortcodes-ja
[ja] Shortcode fixes
2023-03-22 02:36:36 -07:00
ziyi-xie d52bcd0f4f sync a link with en 2023-03-22 04:59:51 +00:00
Yoshitaka Fujii 2dcef3ca14
Apply suggestions from code review
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-03-21 13:53:17 +09:00
ystkfujii 0fe0b32f09 [ja] add weight in coredns 2023-03-21 13:29:03 +09:00
ystkfujii 628f9a598b [ja] update hugo config file 2023-03-21 13:25:33 +09:00
Jaideep Solania 07869b867d
Update content/ja/docs/reference/kubectl/_index.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-03-20 17:26:48 +05:30
Yoshitaka Fujii e61870cdfe
Apply suggestions from code review
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-03-20 16:49:14 +09:00
s-kawamura-w664 a478d5459c [ja] remove two pages of garbage collection 2023-03-20 07:18:51 +00:00
Yoshitaka Fujii 3ab1cfba95
Update content/ja/docs/tasks/administer-cluster/coredns.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-03-20 14:10:37 +09:00
Yoshitaka Fujii 41a2941ac0
Update content/ja/docs/tasks/administer-cluster/coredns.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-03-20 14:10:27 +09:00
Yoshitaka Fujii 7619338a89
Update content/ja/docs/tasks/administer-cluster/coredns.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-03-20 14:10:15 +09:00
s-kawamura-w664 8d6317f7e9 [ja] update kubectl index 2023-03-20 01:25:30 +00:00
s-kawamura-w664 35f81448c7 [ja] remove pod-overview.md and update links 2023-03-20 00:56:25 +00:00
Kenshi Muto 5fe6eddbe7 translate tutorials/services/pods-and-endpoint-termination-flow 2023-03-19 22:50:16 +09:00
Kenshi Muto 82c2343e7b copy tutorials/services/pods-and-endpoint-termination-flow 2023-03-19 22:45:34 +09:00
ystkfujii 8dda9c44f6 Remove stale information about pod selector in ja 2023-03-19 14:41:13 +09:00
ystkfujii 926fac2760 sync concepts/overview/index in ja 2023-03-19 13:03:48 +09:00
Yoshitaka Fujii 51f4e01f80
Apply suggestions from code review
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2023-03-19 12:22:16 +09:00
Kubernetes Prow Robot 46a5ddbe14
Merge pull request #39862 from ystkfujii/feat/using-api_index
[ja] Clarify API version stability and guidelines
2023-03-18 20:01:15 -07:00
Kubernetes Prow Robot 3254b2c0ee
Merge pull request #39693 from ziyi-xie/update-daemonset
[ja]Update /content/ja/docs/concepts/workloads/controllers/daemonset.md
2023-03-18 19:57:15 -07:00
Kubernetes Prow Robot c74ef6c50d
Merge pull request #39991 from s-kawamura-w664/kubectl_glossary
[ja] update the link from kubectl tooltip
2023-03-18 19:09:15 -07:00
Kubernetes Prow Robot cff72eee3c
Merge pull request #39976 from ystkfujii/chore/fix_skew
[ja] fix kubeadm-cert.md
2023-03-18 19:07:15 -07:00
Kubernetes Prow Robot d9360afea2
Merge pull request #39960 from s-kawamura-w664/translate_cascading_deletion
[ja] Translate tasks/administer-cluster/use-cascading-deletion/ into Japanese
2023-03-18 19:05:15 -07:00
Kubernetes Prow Robot 4b50f90a28
Merge pull request #39797 from s-kawamura-w664/update_concept_3section
[ja] Update page weights under security, storage and workloads.
2023-03-18 19:03:16 -07:00
Kubernetes Prow Robot 22516973d7
Merge pull request #39752 from s-kawamura-w664/update_contribute_approvers
[ja] Update content/ja/docs/contribute/review/for-approvers.md.
2023-03-18 18:59:16 -07:00
Kubernetes Prow Robot b9d2c97ff3
Merge pull request #39901 from s-kawamura-w664/update_weight_contribute
[ja] Update page weights under content/ja/docs/contribute
2023-03-18 18:55:16 -07:00
Kubernetes Prow Robot e429965bf0
Merge pull request #39284 from YuikoTakada/fix_spelling_operator
[ja]Fix invalid Japanese words
2023-03-18 18:47:15 -07:00
ystkfujii dc984289f9 move overview/what-is-kubernetes.md to overview/index.md 2023-03-19 01:59:12 +09:00
ystkfujii 5523490568 translate forensic container checkpointing to ja 2023-03-19 00:01:10 +09:00
Atsushi Torikoshi 7cf1f09501
[ja] Modify 404 error in pod-overhead.md
Currently the hyperlink points to the Japanese version of the page, but it doesn't exist.
Modified to point English version for now.
2023-03-18 16:48:49 +09:00
Jaideep Solania 5164de7d1e [ja] Hyperlinks fixed 2023-03-17 00:40:43 +05:30
Kubernetes Prow Robot 25d5291da9
Merge pull request #39924 from Arhell/ja-snippet
[ja] Change shell to console for code snippet
2023-03-16 07:53:20 -07:00
ystkfujii 83718c0e87 Making dockershim FAQ evergreen for ja 2023-03-16 02:18:01 +09:00
ystkfujii 993bae24c3 Drop turnkey cloud solutions for ja 2023-03-16 02:03:36 +09:00
ystkfujii 5a28975939 Remove service catalog reference for ja 2023-03-16 01:34:31 +09:00
ystkfujii 9e49f5c840 Remove on-premises-vm section for ja 2023-03-16 01:01:59 +09:00
Yoshitaka Fujii 58cf159471
Apply suggestions from code review
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-03-16 00:48:51 +09:00
s-kawamura-w664 88c68b4811 [ja] change punctuation mark 2023-03-14 23:33:46 +00:00
s-kawamura-w664 23e17a6379 [ja] remove podpreset 2023-03-14 21:49:19 +00:00
Yoshitaka Fujii bb389de0cd
Update content/ja/docs/reference/networking/ports-and-protocols.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-03-14 17:59:34 +09:00
s-kawamura-w664 70613a30a6 [ja] update the link from kubectl tooltip 2023-03-14 08:12:31 +00:00
Craig Box c58af8b9da Don't remove newlines at end of file 2023-03-14 15:31:10 +13:00
s-kawamura-w664 a72a97be72 [ja] update link to use-cascading-deletion 2023-03-13 23:46:30 +00:00
s-kawamura-w664 0db354b6a4 [ja] Translate tasks/administer-cluster/use-cascading-deletion/ into Japanese 2023-03-13 23:44:59 +00:00
ystkfujii f47e1d118b fix skew in kubeadm-cert.md 2023-03-14 03:55:48 +09:00
Yoshitaka Fujii d9e2c47bd1 sed s/networking/ネットワーキング/ 2023-03-13 23:16:33 +09:00
Yoshitaka Fujii f6642effd6
Apply suggestions from code review
Co-authored-by: atoato88 <akihito-inou@nec.com>
2023-03-13 22:32:52 +09:00
Yoshitaka Fujii f6bb9c2aa4
Apply suggestions from code review
Co-authored-by: atoato88 <akihito-inou@nec.com>
2023-03-13 20:24:51 +09:00
s-kawamura-w664 9f1492480c [ja] add garbage-collection in glossary. 2023-03-13 02:09:33 +00:00
Craig Box 2a107321a3 Shortcode fixes for ja 2023-03-13 10:52:12 +13:00
Arhell 1d0a0b77da [ja] Change shell to console for code snippet 2023-03-11 14:27:32 +02:00
ziyi-xie 7698554000
Merge branch 'kubernetes:main' into update-assign-pod-node 2023-03-10 17:25:44 +09:00
Kubernetes Prow Robot fd3e8bae5e
Merge pull request #39869 from s-kawamura-w664/update_weight_concepts
[ja] Update page weights under 5 sections of concepts
2023-03-10 00:06:40 -08:00
s-kawamura-w664 50312b1848 [ja] Update page weights under setup and tutorials 2023-03-10 07:24:31 +00:00
ziyi-xie 6e33512bbc add heading IDs 2023-03-10 07:12:23 +00:00
ziyi-xie 1a3ff55b9a
Merge branch 'kubernetes:main' into update-assign-pod-node 2023-03-10 16:03:40 +09:00
ziyi-xie 3d17e6a93f
Merge branch 'main' into update-daemonset 2023-03-10 15:48:57 +09:00
Kubernetes Prow Robot 2bf1a8aed2
Merge pull request #39484 from t-inu/set-heading-id-3
[ja] Set heading IDs in daemonset.md and assign-pods-nodes.md
2023-03-09 22:40:39 -08:00
s-kawamura-w664 7827b67ba2 [ja] Update page weights under content/ja/docs/contribute 2023-03-10 02:38:20 +00:00
s-kawamura-w664 c33ef3e54f [ja] Update page weights under 5 sections of concepts 2023-03-09 23:50:02 +00:00
s-kawamura-w664 05d117d534 [ja] Remove content/ja/docs/reference/kubectl/overview.md 2023-03-09 05:42:56 +00:00
ziyi-xie 38f33cd28e
Merge branch 'kubernetes:main' into update-daemonset 2023-03-09 10:16:30 +09:00
ziyi-xie 0064a0b3f9
Update content/ja/docs/concepts/scheduling-eviction/assign-pod-node.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-03-09 09:47:04 +09:00
ystkfujii fbace4202d Sync glossary/service.md 2023-03-09 03:38:13 +09:00
ystkfujii 4b883eb100 Clarify API version stability and guidelines 2023-03-09 01:46:02 +09:00
Kubernetes Prow Robot 14639c6739
Merge pull request #39528 from shogohida/fix-debug-application-cluster-paths
[ja] Change paths of debug pages (case 3)
2023-03-08 06:01:13 -08:00
Kubernetes Prow Robot a23997a095
Merge pull request #39650 from Saliha067/blogspage-jp
[ja] Translate title and linkTitle for Blogs page
2023-03-08 05:59:13 -08:00
ystkfujii e7f950f372 Update coredns.md 2023-03-08 01:53:27 +09:00
ziyi-xie 646bc62495
Update content/ja/docs/concepts/workloads/controllers/daemonset.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-03-07 17:59:27 +09:00
ziyi-xie a37532c0b8
Update content/ja/docs/concepts/workloads/controllers/daemonset.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-03-07 17:58:02 +09:00
ziyi-xie 947170af0b
Update content/ja/docs/concepts/workloads/controllers/daemonset.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-03-07 17:57:00 +09:00
ziyi-xie 78f342cc82
Update content/ja/docs/concepts/workloads/controllers/daemonset.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-03-07 17:56:47 +09:00
ziyi-xie 60ab92635e
Update content/ja/docs/concepts/workloads/controllers/daemonset.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-03-07 17:56:27 +09:00
ziyi-xie d68da8ec5d
Update content/ja/docs/concepts/workloads/controllers/daemonset.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-03-07 17:56:11 +09:00
ziyi-xie b3db57752e
Update content/ja/docs/concepts/workloads/controllers/daemonset.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-03-07 17:55:51 +09:00
ziyi-xie b942bf6635
Update content/ja/docs/concepts/workloads/controllers/daemonset.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-03-07 17:55:22 +09:00
ziyi-xie 93ffc31f3c
Update content/ja/docs/concepts/workloads/controllers/daemonset.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-03-07 17:55:05 +09:00
ziyi-xie 74982a3155
Update content/ja/docs/concepts/workloads/controllers/daemonset.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-03-07 17:54:50 +09:00
ziyi-xie 5ef089cdca
Update content/ja/docs/concepts/workloads/controllers/daemonset.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-03-07 17:54:31 +09:00
ziyi-xie d47ec5d449
Update content/ja/docs/concepts/workloads/controllers/daemonset.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-03-07 17:54:00 +09:00
ziyi-xie 20a3712cc7
Update content/ja/docs/concepts/workloads/controllers/daemonset.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-03-07 17:53:50 +09:00
ziyi-xie 17971a75e1
Update content/ja/docs/concepts/scheduling-eviction/assign-pod-node.md 2023-03-07 13:38:40 +09:00
ziyi-xie 7824b8d5e0
Update content/ja/docs/concepts/scheduling-eviction/assign-pod-node.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-03-07 09:06:12 +09:00
ziyi-xie fc6c72fab6
Update content/ja/docs/concepts/scheduling-eviction/assign-pod-node.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-03-07 09:05:42 +09:00
ziyi-xie e761735da6
Update content/ja/docs/concepts/scheduling-eviction/assign-pod-node.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-03-07 09:05:12 +09:00
ziyi-xie 3db17caaa3
Update content/ja/docs/concepts/scheduling-eviction/assign-pod-node.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-03-07 09:04:43 +09:00
ziyi-xie 3ea1d6790a
Update content/ja/docs/concepts/scheduling-eviction/assign-pod-node.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-03-07 09:04:30 +09:00
Shogo Hida fb3b325071 Delete DynamicAuditing
Signed-off-by: Shogo Hida <shogo.hida@gmail.com>
2023-03-06 22:17:00 +09:00
Saliha ca59f533e5 Update content/ja/blog/_index.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-03-06 16:44:42 +09:00
saliha 2a8d459f07 changing title to match with linktitle 2023-03-06 16:44:42 +09:00
saliha 0e57c72a23 changed to blog[jp] 2023-03-06 16:44:42 +09:00
saliha 4813cb9484 [jp]Japanese localization for main page 2023-03-06 16:44:42 +09:00
ziyi-xie 02c313169a
Update content/ja/examples/pods/pod-with-affinity-anti-affinity.yaml
Co-authored-by: atoato88 <akihito-inou@nec.com>
2023-03-06 16:39:18 +09:00
s-kawamura-w664 f9ccb1412d [ja] Update page weights under security, storage and workloads. 2023-03-06 04:23:41 +00:00
ystkfujii beaadc5951 feat: update the check requred ports section in install-kubeadm.md 2023-03-05 02:58:51 +09:00
ystkfujii abef5d4560 Remove outdated information about iptables configuration in install-kubeadm.md 2023-03-05 02:00:36 +09:00
Shogo Hida 1ae0421446 Fix path and add translation 2023-03-03 21:02:00 +09:00
Shogo Hida 580a3a9eaf Fix translation
Signed-off-by: Shogo Hida <shogo.hida@gmail.com>
2023-03-03 21:02:00 +09:00
Shogo Hida fceca934ff Fix troubleshooting
Signed-off-by: Shogo Hida <shogo.hida@gmail.com>
2023-03-03 21:01:59 +09:00
Shogo Hida 4a885ceca8 Fix paths
Signed-off-by: Shogo Hida <shogo.hida@gmail.com>
2023-03-03 21:01:59 +09:00
s-kawamura-w664 c90fd0f340 [ja] Update page weights under content/ja/docs/reference. 2023-03-03 09:08:17 +00:00
s-kawamura-w664 ee3ba4e395 [ja] update some roles and links 2023-03-02 08:35:18 +00:00
s-kawamura-w664 50116aa82f [ja] Update the mistranslation. 2023-03-01 12:10:18 +00:00
s-kawamura-w664 fc4e946e82 [ja] Update the misleading Japanese. 2023-03-01 11:23:15 +00:00
s-kawamura-w664 4bae05cd97 [ja] The translations in the mermaid and minor update. 2023-03-01 10:16:48 +00:00
ziyi-xie 9781390c52 add content/ja/examples/pods/pod-with-affinity-anti-affinity.yaml file 2023-03-01 09:06:03 +00:00
ziyi-xie c6c09236c7 Update /content/ja/docs/concepts/scheduling-eviction/assign-pod-node.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
Co-authored-by: atoato88 <akihito-inou@nec.com>
2023-03-01 08:41:27 +00:00
Kubernetes Prow Robot dea9f5e87b
Merge pull request #39564 from s-kawamura-w664/order_scheduling-eviction
[ja] Update page weights under content/ja/docs/concepts/scheduling-eviction.
2023-02-28 00:11:16 -08:00
Kubernetes Prow Robot 3f6e14fb64
Merge pull request #39559 from s-kawamura-w664/order_services-networking
[ja] Update page weights under content/ja/docs/concepts/services-networking.
2023-02-28 00:07:17 -08:00
s-kawamura-w664 802a428be0 [ja] content/ja/docs/contribute/review/reviewing-prs.md to the latest. 2023-02-28 06:34:24 +00:00
ziyi-xie 307c08071b Update /content/ja/docs/concepts/workloads/controllers/daemonset.md 2023-02-27 10:12:03 +00:00
Kubernetes Prow Robot 33c295373b
Merge pull request #39525 from yayoimizuha/patch-1
[ja] Update install-kubeadm.md
2023-02-26 20:12:18 -08:00
yayoimizuha 58917dece8
Update content/ja/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-02-26 11:07:06 +09:00
yayoimizuha 91714b4ce3
Update content/ja/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-02-26 11:06:59 +09:00
yayoimizuha cdb1a9c174
Update content/ja/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-02-26 11:06:46 +09:00
yayoimizuha 28963c634e
Update content/ja/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-02-26 11:06:38 +09:00
yayoimizuha 7bc3d62860
Update content/ja/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-02-26 11:06:20 +09:00
s-kawamura-w664 9ae9f74290 [ja] Update page weights under content/ja/docs/concepts/scheduling-eviction. 2023-02-20 10:54:24 +00:00
s-kawamura-w664 d25a113ce0 [ja] Update page weights under content/ja/docs/concepts/services-networking. 2023-02-20 06:46:35 +00:00
Kubernetes Prow Robot a5f1040078
Merge pull request #39261 from grainrigi/ja-dockershim-deprecation
[ja] Add dockerhim depreaction FAQ blog post
2023-02-19 15:41:37 -08:00
yayoimizuha 2ff785dfa4
[ja] Update install-kubeadm.md
In Japanese page,it says old method  ```curl -s https://packages.cloud.google.com/apt/doc/apt-key.gpg | sudo apt-key add -``` .
But,recent versions of Ubuntu,they shows warning about apt-key add .  
and I also see English page, it says newer method.
so I copied English page's code and translate some comments in Japanese.
2023-02-19 02:19:11 +09:00
grainrigi 773a7d80ce [ja] Fix typo in /blog/2020/12/02/dont-panic-kubernetes-and-docker 2023-02-18 09:12:42 +09:00
grainrigi bce9885a76 [ja] update dockershim deprecation to removal on tasks page
from 9211599
2023-02-18 09:08:16 +09:00
grainrigi 30b23dd107 [ja] Add /blog/2022/02/17/dockershim-faq (/ja/dockershim) and dockershim_message 2023-02-18 09:08:16 +09:00
Kubernetes Prow Robot 342d9ce07f
Merge pull request #39296 from sp-yduck/ja-obsolete-caution-cordon
[ja] remove obsolete caution about cordon
2023-02-16 02:55:38 -08:00
Kubernetes Prow Robot 0682b6b8a7
Merge pull request #39244 from sp-yduck/ja-link-to-ccm
[ja] fix url link to cloud-controller-manager/main.go
2023-02-16 02:17:39 -08:00
Kubernetes Prow Robot 3fe4ea312e
Merge pull request #39275 from grainrigi/ja-container-runtime
[ja] Update container-runtimes.md and related links
2023-02-16 02:15:38 -08:00
Toshiaki Inukai e14d2871c3 [ja] Set heading IDs in daemonset.md and assign-pods-nodes.md 2023-02-16 02:05:09 +00:00
unknown 14b83a1f87 add weight to developing-cloud-controller-manager.md 2023-02-14 23:57:48 +09:00
grainrigi 714ac3a67b [ja] Update container-runtimes.md and related links 2023-02-14 09:59:38 +09:00
Kubernetes Prow Robot a9fde07c63
Merge pull request #39339 from Arhell/ja-create
[ja] Create Secret / Fixed the raw data example
2023-02-12 18:17:31 -08:00
Kubernetes Prow Robot b8dd5d6b49
Merge pull request #39283 from Arhell/ja-scale
[ja] updated nginx version to follow examples correctly
2023-02-09 04:44:34 -08:00
Kubernetes Prow Robot a70f18e03b
Merge pull request #38892 from YuikoTakada/fix_translate
[ja]Add note to ResourceQuota docs
2023-02-09 04:28:24 -08:00
Arhell 232c952911 [ja] Create Secret / Fixed the raw data example 2023-02-08 03:38:36 +02:00
Kubernetes Prow Robot 131a768ddc
Merge pull request #38833 from iterable-company/ja-brash-up-expression-of-controllers
[ja] brash up expressions of explanation of controllers
2023-02-07 00:00:58 -08:00
Kubernetes Prow Robot c7a0cb0265
Merge pull request #39247 from sftim/20230303_new_reg_ja
[ja] Replace k8s.gcr.io with registry.k8s.io
2023-02-06 04:15:00 -08:00
Kubernetes Prow Robot ebea533060
Merge pull request #39105 from Gekko0114/pod-priority-preemption-ja
[ja] Translate concepts/scheduling-eviction/pod-priority-preemption/ into Japanese
2023-02-06 04:05:00 -08:00
unknown ca3daacc17 remove obsolete caution about cordon 2023-02-06 20:37:55 +09:00
Yuiko Mouri 96b174da80 [ja]Fix invalid Japanese words 2023-02-06 09:16:37 +09:00
Arhell 55eefca5e9 [ja] updated nginx version to follow examples correctly 2023-02-06 00:22:37 +02:00
Tim Bannister f4ac392cc0
Update example manifests for Japanese
Related to registry change, but also adopting any other changes from
English upstream.
2023-02-03 15:59:08 +00:00
Tim Bannister 71bfd89b92
Replace k8s.gcr.io with registry.k8s.io 2023-02-03 15:59:01 +00:00
YAMADA Kazuaki 7f9f5f46c8 fix: adapt the translation of 'er' to conventions 2023-02-03 22:21:13 +09:00
YAMADA Kazuaki c1dff23156 Merge branch 'main' into ja-brash-up-expression-of-controllers 2023-02-03 22:14:58 +09:00
sp-yduck cbe8d90c2b fix url link to cloud-controller-manager/main.go 2023-02-03 20:33:35 +09:00
Kubernetes Prow Robot 115b028683
Merge pull request #39178 from m0riiiii/patch-1
Modify kube-scheduler/controller-manager port in jp install-kubeadm.md
2023-02-03 01:34:31 -08:00
Kubernetes Prow Robot fa422ed223
Merge pull request #38794 from FeLvi-zzz/issue-38791
[ja] add docs for owners-dependents
2023-02-03 01:00:30 -08:00
Kubernetes Prow Robot 7b84ea638b
Merge pull request #38768 from FeLvi-zzz/issue-38641
[ja] add docs for finalizers
2023-02-03 00:56:31 -08:00
FeLvi-zzz d9c399974b [ja] add docs for finalizers 2023-02-03 10:45:46 +09:00
Yamori 20461d6b7c
Update content/ja/docs/concepts/scheduling-eviction/pod-priority-preemption.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2023-02-02 22:34:52 +09:00
Kubernetes Prow Robot 4e672c58fa
Merge pull request #39098 from YuikoTakada/fix_spelling_architecture
[ja]Fix invalid Japanese words
2023-02-02 02:17:29 -08:00
Kubernetes Prow Robot 523a7b8577
Merge pull request #39073 from s-kawamura-w664/weight_concepts_overview
[ja] Update page weights under content/ja/docs/concepts/overview.
2023-02-02 02:15:29 -08:00
Kubernetes Prow Robot d705ea05a4
Merge pull request #38600 from atorik/fix-typo-in-dynamic-provisioning.md
[ja] Fix a typo in dynamic-provisioning.md
2023-02-02 02:09:30 -08:00
Kubernetes Prow Robot f0e7674076
Merge pull request #39213 from Arhell/ja-nodes
[ja] NodeOutOfServiceVolumeDetach feature update to beta
2023-02-02 01:59:30 -08:00
Kubernetes Prow Robot 4a6379a720
Merge pull request #39085 from FeLvi-zzz/issue-38922
[ja] add doc for cgroup
2023-02-02 01:55:30 -08:00
Kubernetes Prow Robot 546a5bef2f
Merge pull request #39148 from Arhell/ja-secret
[ja] Added Hyperlink to RFC3339
2023-02-02 01:53:30 -08:00
Kubernetes Prow Robot 25613dfe0f
Merge pull request #38838 from FeLvi-zzz/issue-38837
[ja] add docs for leases
2023-02-02 01:51:29 -08:00
Kubernetes Prow Robot 01867e33b2
Merge pull request #39020 from shogohida/add-ja-to-debug-pages
[ja] Add ja to the paths of debug pages
2023-02-02 01:45:30 -08:00
Kubernetes Prow Robot 0336cbf6bc
Merge pull request #38736 from iterable-company/ja-fix-type-cloud-controller-manager
[ja] fix typo in the cloud-controller-manager section
2023-02-02 01:43:30 -08:00
Kubernetes Prow Robot bdfd8b357a
Merge pull request #38913 from s-kawamura-w664/order_working-with-objects
[ja] Update page weights under content/ja/docs/concepts/overview/working-with-objects.
2023-02-02 01:39:29 -08:00
Arhell ceb8182316 [ja] NodeOutOfServiceVolumeDetach feature update to beta 2023-02-02 00:52:16 +02:00
moriya e18178b929 reflect review comments 2023-02-01 23:25:42 +09:00
m0riiiii 3265cba3a4
Modify kube-scheduler/controller-manager port in jp doc
The ports for kube-scheduler and kube-controller-manager built with kubeadm are different from the doc.
I think https://kubernetes.io/docs/reference/networking/ports-and-protocols/ is correct, so I have modified it to match.
2023-01-31 11:32:09 +09:00
FeLvi-zzz e372fd718f [ja] add docs for owners-dependents 2023-01-30 22:43:03 +09:00
Arhell 1afb21198a [ja] Added Hyperlink to RFC3339 2023-01-30 00:29:19 +02:00
FeLvi-zzz aae210b305 [ja] add doc for cgroup 2023-01-28 10:26:49 +09:00
moriya 2657e7ae5f pod-priority-preemption-ja 2023-01-26 00:23:24 +09:00
Yuiko Mouri a263294944 [ja]Fix invalid Japanese words 2023-01-25 11:58:48 +09:00
s-kawamura-w664 010691f56f [ja] Update the page weights under concepts/overview 2023-01-24 04:56:48 +00:00
FeLvi-zzz 59ef40d1bd [ja] add docs for leases 2023-01-23 23:23:14 +09:00
Shogo Hida e5a53291b5 Add debug-running-pod 2023-01-23 21:02:20 +09:00
Shogo Hida 3eb008971f Add ja to debug pages
Signed-off-by: Shogo Hida <shogo.hida@gmail.com>
2023-01-21 13:21:31 +09:00
Kubernetes Prow Robot bd5dee6182
Merge pull request #38970 from t-inu/set-heading-id-2
[ja] Set heading IDs content/ja/docs/concepts/architecture/nodes.md
2023-01-18 06:10:34 -08:00
Kubernetes Prow Robot 024f92faf4
Merge pull request #38936 from alexandrevilain/fix/ja/fix-KubeletConfiguration-link
[JA] Fix broken links for KubeletConfiguration struct
2023-01-18 06:08:34 -08:00
Kubernetes Prow Robot 7904eafcea
Merge pull request #38928 from Arhell/ja-fix-link
[ja] Fix broken link on Creating a cluster with kubeadm pag
2023-01-18 06:06:34 -08:00
Kubernetes Prow Robot 6fdc0779e9
Merge pull request #38708 from grainrigi/patch-1
[ja] Remove instruction to use iptables-legacy
2023-01-18 06:04:34 -08:00
Kubernetes Prow Robot 2a8d3cbb3c
Merge pull request #38911 from atoato88/heading-slash-on-localization-link
[ja] Fix broken links to localized pages
2023-01-18 06:02:34 -08:00
Yuiko Mouri e2f0a8a112 [ja]Add note to ResourceQuota docs 2023-01-18 21:10:17 +09:00
Kubernetes Prow Robot 1983d031d5
Merge pull request #38881 from s-kawamura-w664/style
[ja] Update content/ja/docs/contribute/style/content-organization.md
2023-01-17 01:02:34 -08:00
s-kawamura-w664 f5b8769bb9 [ja] Update page weights under working-with-objects 2023-01-17 07:19:10 +00:00
Toshiaki Inukai e084cd1a6c [ja] Set heading IDs content/ja/docs/concepts/architecture/nodes.md 2023-01-17 07:01:38 +00:00
Kubernetes Prow Robot c7e83be35a
Merge pull request #38909 from YashPimple/dev-ja-1
[ja]Updated debug-running-pod
2023-01-16 17:10:31 -08:00
Kubernetes Prow Robot 284be91f77
Merge pull request #38884 from shogohida/change-paths-of-debug-pages
[ja] Change paths of debug pages
2023-01-16 17:08:32 -08:00
Kubernetes Prow Robot 4fa2522f5b
Merge pull request #38855 from Shunpoco/ja-add-reference-glossary-istio
[ja] translate a glossary for Istio
2023-01-16 17:06:31 -08:00
nasa9084 f9d19677c8
[ja] Translate /docs/contribute/style/hugo-shortcodes/ into Japanese (#32658)
* Translate /docs/contribute/style/hugo-shortcodes/ into Japanese

* Update content/ja/docs/contribute/style/hugo-shortcodes/index.md

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>

* (squash) /ja/docs/contribute/style/content-guide is existing

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
2023-01-16 17:04:32 -08:00
Kubernetes Prow Robot 3b4199e544
Merge pull request #38657 from arjunan-k/main
Deleted {{< version-check >}} & Updated note
2023-01-15 19:14:49 -08:00
Alexandre Vilain 714524ed9c
[JA] Fix broken links for KubeletConfiguration struct 2023-01-15 12:54:04 +01:00
Arhell d788e4d548 [ja] Fix broken link on Creating a cluster with kubeadm pag 2023-01-15 00:29:10 +02:00
Shunpoco 2eeeebe045 Follow the review
- Use half-size parenthesis
- Use Japanese for `management`

Signed-off-by: Shunsuke Tokunaga <tkngsnsk313320@gmail.com>
2023-01-13 22:54:32 +09:00
Yash Pimple 5b42b9f996
Made the appropriate changes 2023-01-13 18:59:41 +05:30
Shogo Hida ce164c0a40 Fix link
Signed-off-by: Shogo Hida <shogo.hida@gmail.com>
2023-01-13 21:15:20 +09:00
Akihito INOH 4cd70256dd Add heading slash to ja content link
This commit adds heading slash "/" on ja content link.
The link is 404 without heading slash that's why I create this commit.
2023-01-13 09:25:13 +09:00
Yash Pimple 99f2626752
[ja]Updated debug-running-pod 2023-01-12 23:26:24 +05:30
Shogo Hida c3286b3fee Change paths of debug pages
Signed-off-by: Shogo Hida <shogo.hida@gmail.com>
2023-01-11 21:02:08 +09:00
Kubernetes Prow Robot 3d91e80438
Merge pull request #38778 from YuikoTakada/update_ja_featuregate_ab
[ja]Update feature gate table
2023-01-11 02:11:44 -08:00
Kubernetes Prow Robot 085c76ccd4
Merge pull request #38726 from Arhell/ja-resive
[ja] Revise use of jsonpath in AppArmor tutorial
2023-01-10 20:45:19 -08:00
Hiroyuki Hasebe 7dc00f36fd
[ja] Translate content/ja/docs/setup/production-environment/tools/kubespray.md into Japanese (#38634)
* [ja] Translate kubespray.md

* [ja] Translate kubespray.md

* Reflects the content of the latest English version

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-01-10 20:43:20 -08:00
s-kawamura-w664 90b5627e38 [ja] update content-organization.md 2023-01-11 02:59:32 +00:00
Kubernetes Prow Robot c9ddc5efb5
Merge pull request #38683 from Arhell/ja-fix-state
[ja] Fix incorrect feature state for PVC expansion
2023-01-09 21:41:25 -08:00
Shunpoco 639d478c6e [ja] translate a glossary for Istio
This commit adds a glossary for Istio translated from
[English](https://github.com/kubernetes/website/blob/main/content/en/docs/reference/glossary/istio.md)
to Japanese.

Signed-off-by: Shunsuke Tokunaga <tkngsnsk313320@gmail.com>
2023-01-10 11:52:14 +09:00
YAMADA Kazuaki 3390e6bf7d brash up expressions of explanation of controllers 2023-01-08 22:14:39 +09:00
Kubernetes Prow Robot fce819f5f7
Merge pull request #38620 from Arhell/ja-fix
[ja] Fix link on Storage Capacity page
2023-01-05 23:23:58 -08:00
Arjunan K a37bc9f712
removed the blank lines at 49 and 51. 2023-01-05 12:51:26 +05:30
Yuiko Mouri 5b525ce6f8 [ja]Update feature gate table 2023-01-05 15:52:22 +09:00
YAMADA Kazuaki 4f38322649 remove blank line 2023-01-04 09:03:08 +09:00
YAMADA Kazuaki 5ac264c20b merge master 2023-01-04 08:59:51 +09:00
Kubernetes Prow Robot 22e80ba85c
Merge pull request #38535 from FeLvi-zzz/issue-30519
[ja] add tasks/configure-pod-container/security-context.md
2023-01-03 15:25:31 -08:00
Kubernetes Prow Robot 5e033364be
Merge pull request #38547 from ziyi-xie/update-components
[ja] Update content/ja/docs/concepts/overview/components.md file
2023-01-03 14:49:31 -08:00
YAMADA Kazuaki 1e42348cba [ja] fix typo in the cloud-controller-manager section 2023-01-03 20:28:22 +09:00
Arhell dc1bfa1267 [ja] Revise use of jsonpath in AppArmor tutorial 2023-01-03 00:40:30 +02:00
grainrigi 0140099063
[ja] Remove instruction to use iptables-legacy
As reverted in 8830000, switching to iptables-legacy is no longer required.
2022-12-31 16:36:31 +09:00
Arhell 82492729dd [ja] Fix incorrect feature state for PVC expansion 2022-12-30 01:46:40 +02:00
Soh Takada 7c3562b9cd
Update content/ja/docs/tasks/configure-pod-container/security-context.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2022-12-29 15:13:22 +09:00
Kubernetes Prow Robot d6f0cb2148
Merge pull request #38585 from Arhell/ja-add
[ja] Add huawei cloud trust center link
2022-12-28 07:43:27 -08:00
Arjunan K 7ff6f88b2a
Deleted {{< version-check >}} & Updated note 2022-12-27 12:32:10 +05:30
Atsushi Torikoshi 31cb5bea08
Fix translation of 'deprecate'
Fix translation of 'deprecate' from  '廃止' to '非推奨'.
2022-12-24 17:30:30 +09:00
FeLvi-zzz 5afcad13a1 modify ja/docs/tasks/configure-pod-container/security-context.md 2022-12-24 14:09:20 +09:00
Arhell 32d4d697cc [ja] Fix link on Storage Capacity page 2022-12-24 00:52:53 +02:00
Kubernetes Prow Robot 8e51673c65
Merge pull request #38466 from t-inu/issue37347
[ja] Update content/ja/docs/tasks/debug/_index.md
2022-12-23 04:45:26 -08:00
Kubernetes Prow Robot 8f99986d02
Merge pull request #37889 from s-kawamura-w664/update-pod-lifecycle
[ja] content/ja/docs/concepts/workloads/pods/pod-lifecycle.md to the latest
2022-12-22 21:21:26 -08:00
Atsushi Torikoshi 109f43e034
[ja] Fix a typo in dynamic-provisioning.md
It's a very old version and it will have little or no impact, but I think there is a typo as far as I referred the original manual.
2022-12-22 23:12:02 +09:00
Kubernetes Prow Robot 0c6d74ee87
Merge pull request #38185 from KobayashiD27/transltae-strage-class
[ja] Translate docs/concepts/storage/storage-classes/ into Japanese
2022-12-21 03:35:28 -08:00
ziyi-xie 1c7e73362e
Update content/ja/docs/concepts/overview/components.md 2022-12-21 12:03:01 +09:00
ziyi-xie 75b78f8348
Update content/ja/docs/concepts/overview/components.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2022-12-21 12:00:18 +09:00
ziyi-xie ab38df2e86
Update content/ja/docs/concepts/overview/components.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2022-12-21 09:46:01 +09:00
Arhell b8a2a4e61f [ja] Add huawei cloud trust center link 2022-12-21 00:08:38 +02:00
ziyi-xie 061fa70b63
Update content/ja/docs/concepts/overview/components.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2022-12-20 17:23:00 +09:00
ziyi-xie e434768e1f
Update content/ja/docs/concepts/overview/components.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2022-12-20 17:20:41 +09:00
ziyi-xie 3ecc11aba5
Update content/ja/docs/concepts/overview/components.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2022-12-20 17:20:29 +09:00
ziyi-xie 7f9d747427
Update content/ja/docs/concepts/overview/components.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2022-12-20 17:19:46 +09:00
ziyi-xie 6f72c40f57
Update content/ja/docs/concepts/overview/components.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2022-12-20 17:18:33 +09:00
ziyi-xie 4ad053349e
Update content/ja/docs/concepts/overview/components.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2022-12-20 17:16:07 +09:00
ziyi-xie fe4096efc6 Update japaness translation for the content/ja/docs/concepts/overview/components.md file 2022-12-20 00:21:05 +00:00
Kobayashi Daisuke 4c86dc7fa4
Update content/ja/docs/concepts/storage/storage-classes.md
Co-authored-by: s-kawamura-w664 <76156228+s-kawamura-w664@users.noreply.github.com>
2022-12-19 10:30:48 +09:00
Kobayashi Daisuke c5cc88b65c
Update content/ja/docs/concepts/storage/storage-classes.md
Co-authored-by: s-kawamura-w664 <76156228+s-kawamura-w664@users.noreply.github.com>
2022-12-19 10:30:39 +09:00
FeLvi-zzz 27616c057d [ja] add tasks/configure-pod-container/security-context.md 2022-12-18 21:59:07 +09:00
s-kawamura-w664 b0d4040b22 [ja] pod-lifecycle.md to latest 2022-12-16 07:53:25 +00:00