Commit Graph

143 Commits (dwa--update-cheatsheet)

Author SHA1 Message Date
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
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
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
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
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
Arhell 0bb7611b6d [ja] fix wrong path 2022-04-10 09:26:33 +03:00
riita10069 82a201cf3f replace link to en 2022-01-01 01:42:28 +09:00
Arhell 9a7eaf771a [ja] updated circtl version 2021-12-09 00:28:21 +02:00
Kubernetes Prow Robot c2f0ae3f05
Merge pull request #29646 from Arhell/env
[ja] kubeadm-install: include env variable for ARCH
2021-09-09 01:40:10 -07:00
Arhell 7b43cfc83d [ja] kubeadm-install: include env variable for ARCH 2021-09-09 01:07:41 +03:00
Ye Shu 826fb8dc90
Change reference to kubeadm-stacked-color.png
Since the image is now moved to this repo, I'm changing all
references to the image to have them point to the local one.
2021-09-08 10:35:23 -04:00
Arhell ffab78891c [ja] Fix static pod manifests generation 2021-06-20 15:08:24 +03:00
Kubernetes Prow Robot 4943d46433
Merge pull request #28362 from Arhell/upd
[ja] Update kops versioned download URLs
2021-06-16 17:12:19 -07:00
Arhell 1f1d15f4d0 [ja] fix broken link to Ansible in kubespray.md 2021-06-12 01:57:55 +03:00
Arhell df1aa0728b [ja] Update kops versioned download URLs 2021-06-11 03:18:07 +03:00
Arhell 89277ad575 [ja] fix bind-address on scheduler 2021-04-02 02:04:38 +03:00
Kubernetes Prow Robot 29b492b524
Merge pull request #26763 from yoichiro0217/issue-26513
ja: Make docs/setup/production-environment/tools/kubeadm/self-hosting.md follow v1.18 of the original text #26513
2021-03-03 05:05:21 -08:00
yoinakag 2321a465cc 翻訳スタイルガイド方針に則る微修正 2021-03-03 18:48:27 +09:00
Kubernetes Prow Robot 7f725ae935
Merge pull request #26558 from AnguillaJaponica/troubleshooting-kubeadm-1.18-ja
Update docs/setup/production-environment/tools/kubeadm/troubleshooting-kubeadm.md to follow v1.18 of the original text
2021-03-01 20:37:21 -08:00
AnguillaJaponica ab646c8eba translate troubleshooting-kubeadm-1.18-ja 2021-03-01 22:12:52 +09:00
yoinakag af8b86e701 文言微修正 2021-02-28 13:59:56 +09:00
yoinakag 660c251ff7 issue-26513応 2021-02-28 13:43:08 +09:00
Kubernetes Prow Robot d35b1eb093
Merge pull request #26560 from butterv/setup-kubespray-1.18-ja
Update docs/setup/production-environment/tools/kubespray.md to follow v1.18 of the original text
2021-02-25 08:59:25 -08:00
Kubernetes Prow Robot f4e3964c02
Merge pull request #26592 from kennygt51/26512
Update docs/setup/production-environment/tools/kubeadm/kubelet-integr…
2021-02-25 06:13:24 -08:00
Kubernetes Prow Robot b993d8d901
Merge pull request #26634 from an-0305/dev-1.18-ja.2-26514
Update docs/setup/production-environment/tools/kubeadm/setup-ha-etcd-with-kubeadm.md to follow v1.18 of the original text
2021-02-25 06:11:25 -08:00
Kubernetes Prow Robot 26e74d68b4
Merge pull request #26571 from RyuSA/ja-1.18-fix-createclusterkubeadm
Update `ja/create-cluster-kubeadm.md`
2021-02-23 05:48:04 -08:00
akari nakamura 3c9bc027c8 update document 2021-02-20 11:56:37 +09:00
RyuSA ebd929c498
Update content/ja/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2021-02-19 08:39:03 +09:00
Kubernetes Prow Robot 89a8523980
Merge pull request #26579 from JIIOryo/26509
Update: docs/setup/production-environment/tools/kubeadm/ha-topology.md
2021-02-18 08:34:51 -08:00
Kubernetes Prow Robot a6a70006c7
Merge pull request #26555 from m3y/dev-1.18-ja.2
Reflects differences from the original (#26506)
2021-02-18 02:42:51 -08:00
JIIOryo 8d61d01068 Update: docs/setup/production-environment/tools/kubeadm/ha-topology.md 2021-02-17 23:09:42 +09:00
JIIOryo 1685bc33db Update: docs/setup/production-environment/tools/kubeadm/ha-topology.md 2021-02-17 22:52:47 +09:00
arisgi 3a38a24097 Remove unnecessary space 2021-02-17 22:31:57 +09:00
kennygt51 fa808a2019 Update docs/setup/production-environment/tools/kubeadm/kubelet-integration.md 2021-02-17 19:12:27 +09:00
RyuSA 6f99b6b065 Update `ja/create-cluster-kubeadm.md`
following v1.18 of the original text
2021-02-16 19:20:43 +09:00
JIIOryo 248f0bdd97 Update: docs/setup/production-environment/tools/kubeadm/ha-topology.md 2021-02-16 10:21:29 +09:00
butterv c191850106 ja: Make docs/setup/production-environment/tools/kubespray.md follow v1.18 of the original text 2021-02-16 03:32:56 +09:00