Commit Graph

3239 Commits (5df2e03e72c286931c8f470b47a0d9151bde2e43)

Author SHA1 Message Date
Junya Okabe f5384f7c4d
[ja] Improvement of `Localizing Kubernetes documentation` for Japanese (#45037)
* feat: add some words

* feat: add docs regarding node(s)

* feat: add custom ID

* update: add some words in scripts/ja/verify-spelling.sh

* update: add "インタフェース" in scripts/ja/verify-spelling.sh

* fix: use half-wide parens

* update: L66

* update: terminology

* update: long-vowel

* update: other-notation

* update: minor fixes

* update: basci policy

* update: #long-bowel

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

* update: #other-notation}

* update: nits and ready for review

* revert: scripts/ja/verify-spelling.sh

* nits

* nits

* update: L103

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>

* update: L67

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

* update: L71

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

* update: L81

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

* update: L90

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

* update: L94

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

* update: L124

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

---------

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2024-04-03 19:37:29 -07:00
Junya Okabe d9dfda7b6d
[ja] Translate `content/en/docs/concepts/workloads/pods/sidecar-containers.md` into Japanese (#44716)
* feat: translate into Japanese

* cp source file

* add: empty line

* update: L21

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

* update: L93

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

* update: L90

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

* update: L86

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

* update: L19

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

* update: L20

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

* update: L89

* update: L89

* update: del \n

---------

Co-authored-by: atoato88 <akihito-inou@nec.com>
2024-04-02 15:14:12 -07:00
Hiroyuki Hasebe 859537389b
[ja] Translate content/ja/docs/concepts/workloads/pods/disruptions.md into Japanese (#45162)
* [ja] Translate content/ja/docs/concepts/workloads/pods/disruptions.md into Japanese

* Omit unnecessary white spaces and periods. Link to Japanese page. Remove comment.

* Does not translate "disruption".
Some minor changes.

* unification of terminology

* Reflecting feedback

* Update content/ja/docs/concepts/workloads/pods/disruptions.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>

---------

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2024-04-02 05:50:11 -07:00
Kubernetes Prow Robot f4e213bde5
Merge pull request #45088 from Okabe-Junya/fix-44987
[ja] Translate `content/en/docs/tasks/debug/debug-cluster/kubectl-node-debug.md` into Japanese
2024-04-02 04:14:11 -07:00
Yoshitaka Fujii 8be196eea0
[ja] translate blog:kubernetes book club (#45364)
* [ja] translate blog:kubernetes book cloub

* Apply suggestions from code review
2024-04-01 08:33:34 -07:00
Kubernetes Prow Robot 27f4bcdfbf
Merge pull request #45531 from kohbis/trans-ja-containerd
[ja] Translate content/en/docs/reference/glossary/containerd.md
2024-03-27 20:58:25 -07:00
oddy a863629186
[ja] Translate Enforcing Pod Security Standards into Japanese (#44924)
* Translate enforcing-pod-security-standards into Japanese

* fix ネームスペース to Namespace
2024-03-27 07:58:54 -07:00
Junya Okabe 233cb0e4d9
[ja] Translate `content/en/docs/tasks/configure-pod-container/configure-pod-initialization.md` into Japanese (#44759)
* feat: translate content/en/docs/tasks/configure-pod-container/configure-pod-initialization.md

* update: L28

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

* update: internal link

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

---------

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>
2024-03-27 07:38:54 -07:00
Junya Okabe 2a1046e6d2
Translate `docs/tasks/administer-cluster/configure-upgrade-etcd.md` into Japanese (#44374)
* init: cp content/en/docs/tasks/administer-cluster/configure-upgrade-etcd.md content/ja/docs/tasks/administer-cluster/configure-upgrade-etcd.md

* feat: translate ## Prerequisites

* feat: translate ## Resource requirements, ## Starting etcd clusters

* feat: translate ## Securing etcd clusters

* feat: translate ## Replacing a failed etcd member

* feat: translate ## Backing up an etcd cluster

* feat: translate ## Scaling out etcd clusters

* feat: translate ## Restoring an etcd cluster

* feat: translate ## Upgrading etcd clusters

* sed -i '' 's/クラスタ\([^ー]\)/クラスター\1/g' content/ja/docs/tasks/administer-cluster/configure-upgrade-etcd.md

* feat: translate title, overview

* update: self review and fix

* fix: nits fix related in ":"

* update: L24

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

* update: L65

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

* update: L67

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

* update: L89

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

* update: L98

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

* update: 136

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

* update: L111

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

* update: 106

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

* update: L73

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

* update: L109

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

* del: unnecessary \n

* update: L36

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

* update: L59

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

* update: L133

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

* update: L195

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

* update: L209

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

* update: L277

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

* update: L352

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

* update: L291

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

* update: L304

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

* update: L289

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

* update: L311

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

* update: L313

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

* update: L286

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

* update: L13-14

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

* update: L15

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

* update: L134

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

* update: L260

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

* update: L164

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

* update: L224-L227

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

* update: L253

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

* update: L346

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

* update: L122-123

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

* update: L248

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

---------

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>
2024-03-27 07:36:54 -07:00
Kubernetes Prow Robot 58397789b8
Merge pull request #45703 from mmmommm/fix_typo_at_cluster_level_pss_ja
[ja] fix typo cluster-level-pss.md
2024-03-27 07:24:54 -07:00
Kubernetes Prow Robot 45a7e8def0
Merge pull request #45631 from Arhell/ja-net
[ja] Update Weave Net link to newly supported fork
2024-03-27 05:26:53 -07:00
Kubernetes Prow Robot 6e0ade1d73
Merge pull request #45611 from Arhell/ja-remove
[ja] Remove hostPort field from the liveness probe examples to align …
2024-03-27 04:50:53 -07:00
Kubernetes Prow Robot 7856bb73d1
Merge pull request #45536 from mochizuki875/add_runasgroup
[ja] Add runAsGroup and change appropriate image
2024-03-27 04:48:54 -07:00
NaokiIkesaka 7d93849c89
[ja] translation `content/en/docs/reference/glossary/cluster-operations.md` into Japanese (#45227)
* cluster-operations

* translation cluster-operations.md into Japanese and change colon

* Update cluster-operations.md
2024-03-27 04:46:53 -07:00
Junya Okabe 3fcb1aeed1
[ja] Translate `content/en/docs/concepts/extend-kubernetes/compute-storage-net/_index.md` into Japanese (#44787)
* feat: translate content/ja/docs/concepts/extend-kubernetes/compute-storage-net/_index.md

* update: L10

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

* update: L12

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

* update: L15

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

* update: L30

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

* update: L13

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

---------

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>
2024-03-27 04:44:54 -07:00
Kubernetes Prow Robot e4270698f0
Merge pull request #44417 from kujiraitakahiro/kuji20231218
[ja] Translate reference/glossary/certificate.md into Japanese
2024-03-27 04:42:54 -07:00
Kubernetes Prow Robot e06ebac9f7
Merge pull request #44360 from kujiraitakahiro/kuji20231214
[ja] Translate reference/glossary/ cadvisor.md into Japanese
2024-03-27 04:40:53 -07:00
Kubernetes Prow Robot d3dbe3faac
Merge pull request #45386 from levi106/debug-win
[ja] Translate content/ja/docs/tasks/debug/debug-cluster/windows.md into Japanese
2024-03-27 04:38:53 -07:00
Kubernetes Prow Robot 2571311902
Merge pull request #45434 from Arhell/ja-correct
[ja] Correcting API field paths
2024-03-27 04:36:53 -07:00
rmiki 80bc26053f
[ja] Translate reference/glossary/cluster-architect.md (#45408)
* [ja] Translate reference/glossary/cluster-architect.md

* [ja] [CUpdate reference/glossary/cluster-architect.md
2024-03-27 04:18:53 -07:00
Kubernetes Prow Robot 3f0088a4b2
Merge pull request #45042 from tamilselvan1102/k8s-web-inter
[ja] fix term "interface" variations
2024-03-27 03:36:53 -07:00
Kise Ryota 9d2ace706b [ja] fix typo cluster-level-pss.md 2024-03-27 19:04:05 +09:00
Arhell 315e3c1aa8 [ja] Update Weave Net link to newly supported fork 2024-03-22 01:05:51 +02:00
Arhell e7342d65bd [ja] Remove hostPort field from the liveness probe examples to align with Kubernetes best practices 2024-03-20 00:14:38 +02:00
mochizuki875 43d2a62aa1 [ja] Add runAsGroup and change appropriate image 2024-03-13 13:37:23 +00:00
kohbis 78364c8351 [ja]Add content/ja/docs/reference/glossary/containerd.md 2024-03-13 16:27:29 +09:00
kujiraitakahiro ccae2100d0
Update content/ja/docs/reference/glossary/certificate.md
Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>
2024-03-12 19:53:58 +09:00
kujiraitakahiro 6be30ed6ef
Update content/ja/docs/reference/glossary/certificate.md
Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>
2024-03-12 19:53:40 +09:00
kujiraitakahiro b007f191a0
Update content/ja/docs/reference/glossary/cadvisor.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2024-03-12 08:09:43 +09:00
kujiraitakahiro 479a43a5e1
Update content/ja/docs/reference/glossary/certificate.md
Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>
2024-03-12 08:09:06 +09:00
Hiroyuki Hasebe 16a98745ab [ja] Translate content/ja/docs/tasks/debug/debug-cluster/windows.md into Japanese 2024-03-11 12:18:45 +00:00
Arhell 0c1d6e9aba [ja] Correcting API field paths 2024-03-05 00:26:29 +02:00
Kubernetes Prow Robot 280422528d
Merge pull request #45001 from Okabe-Junya/fix-44996
[ja] Translate `content/en/releases/notes.md` into Japanese
2024-02-27 21:43:42 -08:00
Junya Okabe 2fd4fc58f2
[ja] move `version-skew-policy.md` from `content/ja/docs/setup/release/` to `content/ja/releases/` (#44995)
* renamed:    content/ja/docs/setup/release/version-skew-policy.md -> content/ja/releases/version-skew-policy.md

* del: content/ja/docs/setup/release/_index.md

* update: type

* update: L2

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

* update: del weight & add description

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

---------

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>
2024-02-17 23:42:12 -08:00
Kubernetes Prow Robot 61fa6a0992
Merge pull request #45045 from tamilselvan1102/k8s-web-comp
[ja] fix term "computer" variations
2024-02-16 05:14:34 -08:00
Kubernetes Prow Robot d7fc8eb48e
Merge pull request #44935 from shukawam/main
[ja] Translate blog: Spotlight on SIG Release (Release Team Subproject)
2024-02-14 02:52:42 -08:00
aoki_taquan a8e6233f23
[ja]Update kubeadm installation instructions in Japanese documentation (#44950)
* Update kubeadm installation instructions in Japanese documentation

* Notation corrections

Replace "リポジトリ" with "リポジトリー"

* Remove note from etc/apt/keyrings.

Since the note for this has already been written
2024-02-14 02:30:58 -08:00
Junya Okabe acec12b0dc
[ja] fix: Typo in Japanese translation of "cluster" and remove unnecessary spaces at the end of lines (#44757)
* del: unnecessary empty

* update: typo "クラスタ" to "クラスター"

* update: L435

* update: L436, 437
2024-02-14 02:27:48 -08:00
Takumi Sue 57f0fbfa7b
Translate blog/2023/01/06/unhealthy-pod-eviction-policy-for-pdbs/ into Japanese (#42335)
* Translate blog/2023/01/06/unhealthy-pod-eviction-policy-for-pdbs/

into Japanese

* Update content/ja/blog/_posts/2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

Co-authored-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>

* Update content/ja/blog/_posts/2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

Co-authored-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>

* Update content/ja/blog/_posts/2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

Co-authored-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>

* Update content/ja/blog/_posts/2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

Co-authored-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>

* Update content/ja/blog/_posts/2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

Co-authored-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>

* Update content/ja/blog/_posts/2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

Co-authored-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>

* Update content/ja/blog/_posts/2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

Co-authored-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>

* Update content/ja/blog/_posts/2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

Co-authored-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>

* Update content/ja/blog/_posts/2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

Co-authored-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>

* Update content/ja/blog/_posts/2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

Co-authored-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>

* Update content/ja/blog/_posts/2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

Co-authored-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>

* Remove whitespace between en/ja words

* Improve translation

* Update content/ja/blog/_posts/2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/blog/_posts/2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/blog/_posts/2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/blog/_posts/2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

Co-authored-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>

* Update content/ja/blog/_posts/2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

Co-authored-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>

* Update content/ja/blog/_posts/2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

Co-authored-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>

* Use singular

---------

Co-authored-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2024-02-12 22:02:14 -08:00
Junya Okabe 57becfedaa feat: translate kubectl-node-debug.md into Japanese 2024-02-12 03:29:50 +09:00
shukawam c61a39b53a Replace カット by 作成 2024-02-07 15:38:19 +09:00
Shuhei Kawamura db113526ae
Update content/ja/blog/_posts/2024-01-15-SIG-Release-Spotlight/index.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2024-02-07 14:45:51 +09:00
shukawam 71c3504e41 Translate the alt attr of sg-release-overview 2024-02-07 14:30:42 +09:00
tamilselvan1102 bfbc726330 [ja] fix term "computer" variations 2024-02-06 16:36:42 +05:30
tamilselvan1102 f5564b66e9 Term "interface" variations fix 2024-02-06 15:15:07 +05:30
shukawam 2bfbb66ad8 Fixed the indent and add bold style to ol 2024-02-06 12:49:38 +09:00
Junya Okabe 72accd4b18
[ja] add figure/description in `content/ja/docs/concepts/architecture/_index.md` (#44917)
* update: content/ja/docs/concepts/architecture/_index.md

* update: L5

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

---------

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>
2024-02-03 04:22:42 -08:00
Junya Okabe 07438fc7bf feat: translate content/ja/releases/notes.md 2024-02-03 19:06:35 +09:00
shukawam 451d6617c9 Delete CanonicalUrl 2024-02-02 12:13:18 +09:00
shukawam 9bae78fc30 Revert "Update content/ja/blog/_posts/2024-01-15-SIG-Release-Spotlight/index.md"
This reverts commit 6fa3cc23fb.
2024-02-02 12:07:56 +09:00