Commit Graph

406 Commits (c2eed4225ff04410bd8776e71beea34388aa85ab)

Author SHA1 Message Date
ystkfujii 26a4e5fd41 [ja] s/クラスタ/クラスター/g 2023-04-04 10:15:19 +09: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
Yuiko Mouri 6c40749966 [ja]Fix invalid Japanese words 2023-03-23 10:36:33 +09: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 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 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
ystkfujii 9e49f5c840 Remove on-premises-vm section for ja 2023-03-16 01:01:59 +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 50312b1848 [ja] Update page weights under setup and tutorials 2023-03-10 07:24:31 +00:00
s-kawamura-w664 05d117d534 [ja] Remove content/ja/docs/reference/kubectl/overview.md 2023-03-09 05:42:56 +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 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
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
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
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
grainrigi 714ac3a67b [ja] Update container-runtimes.md and related links 2023-02-14 09:59:38 +09:00
Tim Bannister 71bfd89b92
Replace k8s.gcr.io with registry.k8s.io 2023-02-03 15:59:01 +00: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
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
Arhell d788e4d548 [ja] Fix broken link on Creating a cluster with kubeadm pag 2023-01-15 00:29:10 +02:00
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
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
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
Kubernetes Prow Robot e41dfd76f1
Merge pull request #38395 from windsonsea/nodecoy
[ja] sync node-conformance.md
2022-12-13 06:17:35 -08:00
Michael 23b206f6fe [ja] sync node-conformance.md 2022-12-13 10:45:54 +08:00
Kubernetes Prow Robot b98eea5a66
Merge pull request #38043 from s-kawamura-w664/update_container
[ja] fix the translation of the word container.
2022-12-12 06:33:35 -08:00
Akihito INOH 174dff954f Conform to the ja translation rule about Controller
This commits update the ja translation to conform to the rule:
- translate "controller" to "コントローラー", not "コントローラ"
2022-12-05 06:10:10 +09:00
s-kawamura-w664 3e01c05594 [ja] fix the translation of the word container. 2022-11-24 11:01:47 +00:00
Arhell bb9b7cf931 [ja] remove unused repo gpgkey for yum repo 2022-11-04 00:28:29 +02:00
Arhell 22b178abcf [ja] fix typo 2022-08-26 11:14:15 +03:00
Kubernetes Prow Robot 9312b03116
Merge pull request #34995 from ayatk/fix-release-versioning-link-ja
[ja] Fix links in release versioning
2022-07-24 07:42:58 -07:00
Mohamed Zaian e37f4c3643 Update kubespray docs.
Update kubespray.md docs for different languages based on the official documentation on kubespray.io
2022-07-14 11:33:04 +02:00
ayatk ad92908054 [ja] Fix links in release versioning 2022-07-13 15:17:05 +00:00
Arhell 8585a3e22f [ja] update regular cadence link (version-skew-policy.md) 2022-06-12 00:34:03 +03:00
Arhell 8862f113e3 [ja] replace Go Doc URL with pkg.go.dev 2022-05-06 00:41:31 +03:00
Kubernetes Prow Robot 376b12511f
Merge pull request #31333 from jberkus/jalink
[ja] Fix link to dev@kubernetes mailing list
2022-04-15 02:43:10 -07:00
Arhell 0bb7611b6d [ja] fix wrong path 2022-04-10 09:26:33 +03:00
Kubernetes Prow Robot bdf7852856
Merge pull request #31689 from Arhell/certificate
[ja] kube-etcd certificate requires additional SAN's
2022-03-21 06:13:22 -07:00
Shivam Singhal 736c1e6d74 [ja] Fix broken links due to using githubbranch param 2022-02-22 11:43:24 +02:00
Arhell 8b234f8db0 [ja] kube-etcd certificate requires additional SAN's 2022-02-11 00:35:54 +02:00
Josh Berkus 730b9b09e9 Fix link to dev@kubernetes mailing list
Signed-off-by: Josh Berkus <josh@agliodbs.com>
2022-01-13 17:45:04 -08:00
Ryota Yamada 2f511e498a
Merge branch 'main' into ja-fix-link 2022-01-03 23:22:49 +09:00
Kubernetes Prow Robot 0a474e749a
Merge pull request #30451 from nuka137/pr-1
[ja] Translate setup/best-practices/cluster-large/ into Japanese
2022-01-02 01:22:51 -08:00