1904 Commits

Author SHA1 Message Date
Michael Nikitochkin 6ea8ce102c Use apiversion networking.k8s.io/v1 for ingress for JA
There is a warning deprecation message for kubernetes v1.19:

```
Warning: networking.k8s.io/v1beta1 Ingress is deprecated in v1.19+, unavailable in v1.22+; use networking.k8s.io/v1 Ingress
```

Switched apiversion in the example to `networking.k8s.io/v1`
2021-02-19 23:47:44 +01:00
Kobayashi fd116f4187 Delete unnecessary " 。". 2021-02-19 14:21:26 +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
Kobayashi 99c69c1bcc Translate docs/contribute/participate/ into Japanese. 2021-02-18 16:36:03 +09:00
Satoshi Inoue c4601234ec Update content/ja/docs/setup/production-environment/turnkey/gce.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2021-02-18 13:56:03 +09:00
Satoshi Inoue 5c727d6901 Update content/ja/docs/setup/production-environment/turnkey/gce.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2021-02-18 13:55:53 +09:00
Satoshi Inoue 26384e3331 Update content/ja/docs/setup/production-environment/turnkey/gce.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2021-02-18 13:55:39 +09:00
RyuSA 5d5b49c8a8 Update ja/networking.md
Add url fragment
2021-02-17 23:14:34 +09:00
JIIOryo 8d61d01068 Update: docs/setup/production-environment/tools/kubeadm/ha-topology.md 2021-02-17 23:09:42 +09:00
Kubernetes Prow Robot ae3b26ad7f Merge pull request #26553 from arisgi/kubeadm-high-availability-1.18-ja
ja: Make docs/setup/production-environment/tools/kubeadm/high-availability.md follow v1.18 of the original text
2021-02-17 05:57:06 -08: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
Kobayashi 29520dbf08 Copy file "docs/contribute/perticipate/_index.md" to translate 2021-02-17 17:34:57 +09:00
Kubernetes Prow Robot 35eedb602d Merge pull request #26559 from butterv/setup-icp-1.18-ja
Update docs/setup/production-environment/turnkey/icp.md to follow v1.18 of the original text
2021-02-17 00:21:06 -08:00
Kubernetes Prow Robot daa80a4bc6 Merge pull request #26552 from tanaka-takayoshi/patch-26526
Remove four files to follow the original.
2021-02-17 00:15:06 -08:00
Kazuki Suda d71ec88c5c ja: Fix the translation about nodeSelectorTerms of Node affinity 2021-02-17 12:48:23 +09:00
Takayoshi Tanaka e6744d392c Fix typo. 2021-02-17 10:39:27 +09:00
Takayoshi Tanaka 56c6f4845d Improve phrases. 2021-02-17 09:44:08 +09:00
Kubernetes Prow Robot f40f464f5a Merge pull request #26495 from mox692/fix/link
[ja] removed install-minikube.md
2021-02-16 15:37:06 -08:00
task4233 5b83d03add Update content/ja/docs/reference/tools.md
Co-authored-by: Kei Ak <kakts.git@gmail.com>
2021-02-16 23:43:15 +09:00
task4233 7bea1dba77 Update content/ja/docs/reference/tools.md
Co-authored-by: Kei Ak <kakts.git@gmail.com>
2021-02-16 23:42:56 +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
butterv cd173526d2 ja: Make docs/setup/production-environment/turnkey/clc.md follow v1.18 of the original text 2021-02-16 03:01:18 +09:00
butterv 860bef874f ja: Make docs/setup/production-environment/turnkey/icp.md follow v1.18 of the original text 2021-02-16 02:22:46 +09:00
m3y 70c0b5cbe0 Reflects differences from the original 2021-02-16 01:45:16 +09:00
butterv a9508411f5 ja: Make docs/setup/production-environment/turnkey/gce.md follow v1.18 of the original text 2021-02-16 01:42:45 +09:00
arisgi 12d82890d7 ja: Make docs/setup/production-environment/tools/kubeadm/high-availability.md follow v1.18 of the original text 2021-02-16 00:46:34 +09:00
Takayoshi Tanaka eabb2018bf Remove four files to follow the original. 2021-02-15 23:54:39 +09:00
Takayoshi Tanaka 9ac8b38115 Update docs/setup/production-environment/windows/intro-windows-in-kubernetes.md. 2021-02-15 23:50:51 +09:00
inductor(Kohei) b3d69ac0e1 Update content/ja/docs/setup/learning-environment/minikube.md 2021-02-15 21:03:14 +09:00
task4233 99d13e920c ja: Make docs/setup/production-environment/windows/user-guide-windows-containhers.md follow v1.18 of the original text 2021-02-14 20:15:51 +09:00
mox692 61e7cf5fc4 delete /ja/docs/tasks/tools/install-kubectl/ 2021-02-14 17:49:30 +09:00
task4233 deabf8430a ja: Make docs/reference/tools.md referencing en/docs/reference/tools.md 2021-02-13 17:49:25 +09:00
Zhang Yong c1cc1e6b06 fix an invalid url 2021-02-09 10:38:40 +08:00
Kubernetes Prow Robot 65b1475044 Merge pull request #26268 from hokkai7go/hokkai7go-patch-1
fix typo of MTU
2021-02-01 04:15:49 -08:00
Kubernetes Prow Robot 2527359c13 Merge pull request #25827 from ryicoh/ja-25826
[ja] new file: memory-constraint-namespace.md
2021-02-01 04:15:49 -08:00
Kubernetes Prow Robot 6a7c617a0a Merge pull request #25633 from kosehy/ja-25192
ja: Translate reference/command-line-tools-reference/kubelet-authentication-authorization.md into Japanese
2021-02-01 04:13:49 -08:00
Arhell bcd2f0ec2a [ja] fix ttlafterfinished.md link 2021-01-29 01:21:31 +02:00
Yutaro Sugai c5de914cbd fix typo of MTU 2021-01-28 11:54:17 +09:00
Arhell 74d0035e3c [ja] update feature-gates 2021-01-26 00:22:43 +02:00
hasheddan bf6dbd4c3f Fix links to flexVolume documentation
A few links to the flexVolume documentation do not resolve correctly due
to case sensitivity in the page anchor. This updates those links to
resolve to the correct section of the volumes doc.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2021-01-23 08:45:26 -06:00
Arhell ae7ebe7792 [ja] upgrade cfssl installations 2021-01-21 00:55:28 +02:00
Ryuichiroh Ikeuchi 32e9186fd8 Update content/ja/docs/tasks/administer-cluster/manage-resources/memory-constraint-namespace.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2021-01-19 12:54:44 +09:00
Ryuichiroh Ikeuchi 8bc44fa6e1 Update content/ja/docs/tasks/administer-cluster/manage-resources/memory-constraint-namespace.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2021-01-19 12:54:33 +09:00
Ryuichiroh Ikeuchi d2d1248dc9 Update content/ja/docs/tasks/administer-cluster/manage-resources/memory-constraint-namespace.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2021-01-19 12:54:23 +09:00