yu-kasuya
8b74996be2
Update content/ja/docs/concepts/overview/kubernetes-api.md
...
Co-authored-by: atoato88 <akihito-inou@nec.com>
2021-04-21 09:09:46 +09:00
yu-kasuya
2a3b36fc33
Update content/ja/docs/concepts/overview/kubernetes-api.md
...
Co-authored-by: atoato88 <akihito-inou@nec.com>
2021-04-21 09:09:35 +09:00
yu-kasuya
bde33edc57
Update content/ja/docs/concepts/overview/kubernetes-api.md
...
Co-authored-by: atoato88 <akihito-inou@nec.com>
2021-04-21 09:09:20 +09:00
YukiKasuya
c6cef1db1a
Update ja/docs/concepts/overview/kubernetes-api.md
2021-04-19 13:42:49 +09:00
YukiKasuya
9511002caa
Update ja/docs/concepts/overview/kubernetes-api.md
2021-04-19 13:31:50 +09:00
YukiKasuya
1fd1b1ee94
Update ja/docs/concepts/overview/kubernetes-api.md
2021-04-19 13:27:04 +09:00
Kubernetes Prow Robot
0538117f10
Merge pull request #27380 from yu-kasuya/fix26880
...
Fix content/ja/docs/concepts/scheduling-eviction/kube-scheduler.md
2021-04-08 12:08:03 -07:00
yu-kasuya
e5278754ae
Update content/ja/docs/concepts/scheduling-eviction/kube-scheduler.md
...
Co-authored-by: makocchi <makocchi@gmail.com>
2021-04-08 12:43:51 +09:00
Kubernetes Prow Robot
ed08bbfbb6
Merge pull request #27267 from arisgi/manage-resource-containers-1.19-ja
...
ja: Make docs/concepts/configuration/manage-resources-containers.md follow v1.19 of the original text
2021-04-07 01:29:53 -07:00
Kubernetes Prow Robot
9f3f3cfcd8
Merge pull request #27399 from shuuji3/patch-4
...
Fix the position of the abbreviation text "CNCF" on the page /ja/docs/home/
2021-04-06 15:04:20 -07:00
Kubernetes Prow Robot
b4c10cf1eb
Merge pull request #27039 from RyuSA/ja-1.19-service
...
Update ja/docs/concepts/services-networking/service to v1.19
2021-04-05 18:55:32 -07:00
RyuSA
d2e3851109
Update content/ja/docs/concepts/services-networking/service.md
...
Co-authored-by: atoato88 <akihito-inou@nec.com>
2021-04-05 23:03:57 +09:00
TAKAHASHI Shuuji
26338b84cc
Fix the position of the abbreviation text "CNCF"
2021-04-04 19:50:54 +09:00
Kubernetes Prow Robot
31270a1b19
Merge pull request #27156 from takaf04/dev-1.19-ja.1-container-lifecycle-hooks_2
...
update ja docs/concepts/containers/container-lifecycle-hooks.md v1.19
2021-04-03 18:10:12 -07:00
YukiKasuya
f8d72bb3b3
Fix content/ja/docs/concepts/scheduling-eviction/kube-scheduler.md
2021-04-02 12:39:18 +09:00
takaf04
453736593b
Update content/ja/docs/concepts/containers/container-lifecycle-hooks.md
...
Co-authored-by: makocchi <makocchi@gmail.com>
2021-04-02 00:03:50 +09:00
Kubernetes Prow Robot
9f72dcd127
Merge pull request #27183 from KobayashiD27/update-concepts/extend-kubernetes/api-extension/custom-resources
...
ja: Make docs/concepts/extend-kubernetes/api-extension/custom-resources.md follow v1.19 of the original text
2021-03-31 02:36:58 -07:00
Kubernetes Prow Robot
cc783cebd4
Merge pull request #27319 from s-ito-ts/fix_link_basic-stateful-set
...
Fixed broken links in ja/docs/tutorials/stateful-application/basic-st…
2021-03-30 14:42:58 -07:00
s-ito-ts
2e75edcfdc
Fixed broken links in ja/docs/tutorials/stateful-application/basic-stateful-set.md
2021-03-30 08:03:29 +00: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
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
Takaaki Fujii
7cde096625
update container-lifecycle-hooks in ja
2021-03-21 16:45:47 +09: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
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
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
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
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
s-kawamura-w664
c966085b81
update ja/docs/concepts/overview/what-is-kubernetes.md
2021-03-16 18:48:48 +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
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
Kubernetes Prow Robot
a3c287b6d0
Merge pull request #27000 from KobayashiD27/update-docs/concepts/architecture/nodes
...
ja:Make docs/concepts/architecture/nodes.md follow v1.19 of the original text
2021-03-13 03:25:04 -08:00
Ryuichi KAWAMATA
fb40272991
Update ja/docs/concepts/cluster-administration/networking.md
2021-03-13 19:42:45 +09:00
Kubernetes Prow Robot
7388103e17
Merge pull request #27033 from hayato1226/fix-assign-pod-node
...
Update the outdated file ja/docs/concepts/scheduling-eviction/assign-pod-node.md
2021-03-13 00:49:03 -08:00
Yasuhisa Hayato
e74dda6472
description of built-in node labels translate to Japanes
...
Removed individual links and replaced them with reference links to pages
2021-03-13 13:01:41 +09:00
Lapi
ae80ffb29f
make docs/home/_index.md follow v1.19 of the original text
2021-03-11 20:48:05 +09:00
KobayashiD27
1fbbac1888
ja: Make docs/concepts/cluster-administration follow v1.19 of the original text
2021-03-11 12:09:25 +09:00