1904 Commits

Author SHA1 Message Date
rkgy 7ffeac6a58 modify: content/ja/docs/concepts/overview/working-with-objects/namespaces.md 2021-03-30 08:52:14 +09:00
JIIOryo 50d19e7d30 Update: ja/docs/concepts/scheduling-eviction/taint-and-toleration.md 2021-03-30 07:56:04 +09:00
Kubernetes Prow Robot 04cece56ae Merge pull request #27049 from JIIOryo/26898
Update: ja/docs/concepts/workloads/controllers/deployment.md
2021-03-29 04:02:45 -07:00
Kubernetes Prow Robot e9dcfe9952 Merge pull request #27036 from rkmathi/patch-26858
Update ja/docs/concepts/cluster-administration/networking.md
2021-03-29 04:00:45 -07:00
arisgi 55d9b9d1ab ja: Make docs/concepts/configuration/manage-resources-containers.md follow v1.19 of the original text 2021-03-28 22:09:52 +09:00
Himanshu 645a98218b updated_text 2021-03-27 23:20:40 +05:30
Arhell 79577607c8 remove command 2021-03-27 00:11:06 +02:00
Yuiko Mouri 50b14656e2 Replace redirect links and fix link to use localized page of reference/index 2021-03-26 16:28:46 +09:00
Ryo Nakao 88e88a4c83 Fix typo in Japanese doc 2021-03-26 10:59:18 +09:00
translucens 4538d24527 Apply suggestions from code review
Co-authored-by: Kei Ak <kakts.git@gmail.com>
2021-03-25 22:08:45 +09:00
Kobayashi Daisuke 24eba8b613 Update content/ja/docs/concepts/extend-kubernetes/api-extension/custom-resources.md
Co-authored-by: makocchi <makocchi@gmail.com>
2021-03-24 10:30:48 +09:00
KobayashiD27 d419e162ad ja: Make docs/concepts/extend-kubernetes/api-extension/custom-resources.md follow v1.19 of the original text 2021-03-24 10:10:26 +09:00
KobayashiD27 414584ba0c ja: Make docs/concepts/extend-kubernetes/_index.md follow v1.19 of the original text 2021-03-23 18:06:25 +09:00
Arhell f755079d15 [ja] fix column alignment 2021-03-23 00:22:35 +02:00
Ryuichi KAWAMATA 62e83f84a0 Update ja/docs/concepts/containers/_index.md 2021-03-21 22:39:06 +09:00
Takaaki Fujii 7cde096625 update container-lifecycle-hooks in ja 2021-03-21 16:45:47 +09:00
Arhell 15b5e44680 [ja] fix indent 2021-03-21 02:19:52 +02:00
Kubernetes Prow Robot 8b0ea3ef42 Merge pull request #27079 from s-kawamura-w664/update-26872
update ja/docs/concepts/overview/what-is-kubernetes.md
2021-03-18 04:11:19 -07:00
JIIOryo c565179b1c [ja] Add setHostnameAsFQDN field to dns-pod-service.md 2021-03-18 07:29:01 +09:00
Michael Nikitochkin e705244732 [ja] Update the examples with source code and sync with en version 2021-03-17 17:35:20 +00:00
Michael Nikitochkin 1df5ca8f51 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-03-17 17:35:20 +00:00
Kubernetes Prow Robot b9729f785c Merge pull request #24224 from miry/update-ingress-example-with-new-api-ja
[ja] Use apiversion networking.k8s.io/v1 for ingress
2021-03-17 10:34:32 -07:00
Kubernetes Prow Robot d0bf292379 Merge pull request #26990 from shimodatkh/pod-lifecycle-update-1.18to1.19
[ja] Update docs/concepts/workloads/pods/pod-lifecycle.md 1.18 to 1.19
2021-03-17 10:05:57 -07:00
Kubernetes Prow Robot 6f503c98cc Merge pull request #27063 from vaibhav2107/replace-link
Update the link
2021-03-17 10:05:57 -07:00
Kubernetes Prow Robot 3f5dfb6b9a Merge pull request #26977 from kubernetes/backport
Delete some dirty code from several files in ja
2021-03-17 10:01:58 -07:00
Kubernetes Prow Robot b5bc2f0817 Merge pull request #27050 from JIIOryo/26901
[ja] Update: ja/docs/concepts/workloads/pods/init-containers.md
2021-03-17 09:51:58 -07:00
shimodatkh 035907a06d Update content/ja/docs/concepts/workloads/pods/pod-lifecycle.md
Co-authored-by: bells17 <bells171@gmail.com>
2021-03-17 21:24:29 +09:00
Naoki Oketani 04c41cb89f apply suggestion 2021-03-17 20:27:58 +09:00
Naoki Oketani 4dcbe54fb6 apply suggestion 2021-03-17 20:26:20 +09:00
Kubernetes Prow Robot c38ea8fdd8 Merge pull request #27001 from KobayashiD27/update-docs/concepts/cluster-administration/_index
ja: Make docs/concepts/cluster-administration/ follow v1.19 of the original text
2021-03-17 02:10:57 -07:00
Kubernetes Prow Robot 136cc5ee0e Merge pull request #26948 from KobayashiD27/update-architecture/controller
ja: Make docs/concepts/architecture/controller.md follow v1.19 of the original text
2021-03-17 02:08:57 -07:00
Kobayashi Daisuke 64b95a5255 Update content/ja/docs/concepts/architecture/controller.md
Co-authored-by: inductor(Kohei) <kela@inductor.me>
2021-03-17 16:54:41 +09:00
Kobayashi Daisuke 538a43689a Update content/ja/docs/concepts/architecture/controller.md
Co-authored-by: inductor(Kohei) <kela@inductor.me>
2021-03-17 16:54:34 +09:00
KobayashiD27 0418941fb3 Change to make the text more natulal 2021-03-17 16:47:18 +09:00
Lapi 2627976c95 fix translation 2021-03-17 00:00:29 +09:00
Lapi eb02d49740 Make docs/contribute/_index.md follow v1.19 of the original text 2021-03-16 23:56:21 +09:00
s-kawamura-w664 c966085b81 update ja/docs/concepts/overview/what-is-kubernetes.md 2021-03-16 18:48:48 +09:00
Naoki Oketani ec5b641a38 Translate docs/tasks/configmap-secret/managing-secret-using-config-file/ into Japanese 2021-03-15 20:54:50 +09:00
Vaibhav Goel 6cb22c90a5 Update content/ja/docs/tasks/run-application/force-delete-stateful-set-pod.md
Co-authored-by: makocchi <makocchi@gmail.com>
2021-03-15 16:59:50 +05:30
vaibhav 402a2f9002 Update the link 2021-03-15 16:25:49 +05:30
katsuhisa91 57ade89fb0 [ja] Update docs/concepts/workloads/controllers/daemonset.md to follow v1.19 of the original text 2021-03-14 23:50:24 +09:00
JIIOryo 11b5df1932 Update: ja/docs/concepts/workloads/pods/init-containers.md 2021-03-14 21:27:15 +09:00
JIIOryo 12bc83471f Update: ja/docs/concepts/workloads/controllers/deployment.md 2021-03-14 20:46:21 +09:00
RyuSA b9c6c57377 Update content/ja/docs/concepts/services-networking/service.md
Pods to Pod
2021-03-14 12:43:06 +09:00
Genki Ogasawara 045265b044 modify: content/ja/docs/concepts/workloads/controllers/replicaset.md 2021-03-14 10:32:03 +09:00
Genki Ogasawara 2ce5be4377 modify: content/ja/docs/concepts/workloads/controllers/replicaset.md 2021-03-14 10:25:37 +09:00
Kubernetes Prow Robot ffd02da080 Merge pull request #27020 from CKchen0726/ja_user-guide-windows-containers
[ja] fix spelling mistake
2021-03-13 08:51:04 -08:00
RyuSA 745b68888d Update some links from en-page to ja-page 2021-03-13 23:02:03 +09:00
RyuSA 45793339dd bump docs up to v1.19
Update ja/docs/concepts/services-networking/service.md
2021-03-13 22:58:11 +09:00
Kubernetes Prow Robot f9025a7c4a Merge pull request #27005 from dragoneena12/update-docs/home/_index.md
make docs/home/_index.md follow v1.19 of the original text
2021-03-13 03:31:03 -08:00