Himanshu
bbf394c010
Update _index.md
2021-04-06 10:21:40 +05:30
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
Justas
fe9e5a80ad
Fix label selector in Using Source IP tutorial
...
Before:
```sh
controlplane $ kubectl delete svc -l run=source-ip-app
No resources found
```
```sh
k get svc --show-labels
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE LABELS
clusterip ClusterIP 10.110.247.112 <none> 80/TCP 28m app=source-ip-app
kubernetes ClusterIP 10.96.0.1 <none> 443/TCP 49m component=apiserver,provider=kubernetes
loadbalancer LoadBalancer 10.111.123.206 <pending> 80:31111/TCP 9m59s app=source-ip-app
nodeport NodePort 10.108.129.31 <none> 80:32503/TCP 22m app=source-ip-app
```
After:
```sh
controlplane $ kubectl delete svc -l app=source-ip-app
service "clusterip" deleted
service "loadbalancer" deleted
service "nodeport" deleted
```
Update source-ip.md
Update source-ip.md
Update source-ip.md
2021-04-04 20:52:13 +03: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
Arhell
5767f39fd1
[ja] updated labels for cli command in the PHP Guestbook tutorial
2021-04-03 02:20:18 +03:00
TAKAHASHI Shuuji
e3d9f76bff
Translate tutorials/clusters/apparmor into Japanese
2021-04-02 15:25:47 +00:00
TAKAHASHI Shuuji
5d0031cbdd
Translate _index.md into Japanese
2021-04-02 15:25:47 +00:00
TAKAHASHI Shuuji
5401a7ae75
Copy files to translate into Japanese
2021-04-02 15:25:47 +00:00
Soichiro KAWAMURA
a68cd7345f
fix anchor in URLs
2021-04-02 20:20:49 +09:00
YukiKasuya
f8d72bb3b3
Fix content/ja/docs/concepts/scheduling-eviction/kube-scheduler.md
2021-04-02 12:39:18 +09:00
Arhell
89277ad575
[ja] fix bind-address on scheduler
2021-04-02 02:04:38 +03: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
Soichiro KAWAMURA
1a1cc25f15
add term ImplementationSpecific meaning
2021-04-01 22:28:42 +09:00
translucens
4f774e3175
Update content/ja/docs/concepts/services-networking/ingress.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2021-04-01 22:23:54 +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
KobayashiD27
0565b3bca4
Fix the pointed out sentence
2021-03-31 12:16:08 +09:00
Kobayashi Daisuke
fea85c8611
Update content/ja/docs/contribute/participate/_index.md
...
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com >
2021-03-31 11:52:13 +09:00
Kobayashi Daisuke
c8c2227d8c
Update content/ja/docs/contribute/participate/_index.md
...
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com >
2021-03-31 11:52:08 +09:00
Kobayashi Daisuke
a11be7c52d
Update content/ja/docs/contribute/participate/_index.md
...
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com >
2021-03-31 11:52:02 +09:00
JIIOryo
9edbda7e81
Update: /ja/docs/concepts/storage/persistent-volumes.md
2021-03-31 09:44:55 +09:00
Soichiro KAWAMURA
8a5f21633d
ingress.md follows v1.19
2021-03-30 22:52:53 +09: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
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