Kubernetes Prow Robot
|
6d252624b2
|
Merge pull request #27387 from Arhell/label
[ja] updated labels for cli command in the PHP Guestbook tutorial
|
2021-04-07 07:53:53 -07:00 |
|
Kubernetes Prow Robot
|
d1c650d2a6
|
Merge pull request #27247 from Arhell/remove
[ja] remove command from output block
|
2021-04-07 07:51:54 -07:00 |
|
Kubernetes Prow Robot
|
e6e597b2c4
|
Merge pull request #27378 from Arhell/fix-bind
[ja] fix bind-address on scheduler
|
2021-04-07 00:43:53 -07: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 |
|
Arhell
|
5767f39fd1
|
[ja] updated labels for cli command in the PHP Guestbook tutorial
|
2021-04-03 02:20:18 +03:00 |
|
Arhell
|
89277ad575
|
[ja] fix bind-address on scheduler
|
2021-04-02 02:04:38 +03:00 |
|
Arhell
|
79577607c8
|
remove command
|
2021-03-27 00:11:06 +02:00 |
|
Arhell
|
f755079d15
|
[ja] fix column alignment
|
2021-03-23 00:22:35 +02: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
|
6f503c98cc
|
Merge pull request #27063 from vaibhav2107/replace-link
Update the link
|
2021-03-17 10:05:57 -07: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 |
|
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 |
|
Kubernetes Prow Robot
|
8028d4ee1a
|
Merge pull request #26922 from oke-py/26911
Translate docs/tasks/configmap-secret/managing-secret-using-kubectl/ into Japanese
|
2021-03-13 03:21:04 -08:00 |
|
Kubernetes Prow Robot
|
6dff5ec1f3
|
Merge pull request #26674 from shuuji3/contribute/review/reviewing-prs
Translate contribute/review/reviewing-prs into Japanese
|
2021-03-13 03:19:04 -08:00 |
|
Kubernetes Prow Robot
|
f2aa6904a9
|
Merge pull request #26782 from dragoneena12/horizontal-pod-autoscale-walkthrough-ja
Translate tasks/run-application/horizontal-pod-autoscale-walkthrough/ into Japanese
|
2021-03-13 03:17:05 -08:00 |
|
CKchen0726
|
df56f19051
|
fix spelling mistake in content/ja/***/user-guide-windows-containers.md
|
2021-03-11 11:14:48 +08:00 |
|
s-kawamura-w664
|
52315175f1
|
delete some dirty code from several files in ja
|
2021-03-09 05:27:29 +00:00 |
|
Lapi
|
94eca67736
|
Update content/ja/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough.md
Co-authored-by: Kei Ak <kakts.git@gmail.com>
|
2021-03-09 13:49:43 +09:00 |
|
Lapi
|
b4c11fecce
|
Update content/ja/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough.md
Co-authored-by: Kei Ak <kakts.git@gmail.com>
|
2021-03-09 13:48:44 +09:00 |
|
Kubernetes Prow Robot
|
f70878a5ea
|
Merge pull request #26582 from ishii1648/bugfix/source-ip-for-services-with-type-loadbalancer
Fix the translation about Source IP for Services with Type=LoadBalancer
|
2021-03-08 00:11:48 -08:00 |
|
Kubernetes Prow Robot
|
9107a720dc
|
Merge pull request #26432 from npu21/container_ja
[ja] fix an invalid url
|
2021-03-08 00:07:44 -08:00 |
|
Naoki Oketani
|
3d384aca2d
|
Translate docs/tasks/configmap-secret/managing-secret-using-kubectl/ into Japanese
|
2021-03-06 18:30:21 +09:00 |
|
Kubernetes Prow Robot
|
b43aafe2ae
|
Merge pull request #26817 from kubernetes/dev-1.18-ja.2
Second Japanese l10n work for release-1.18
|
2021-03-04 17:58:21 -08:00 |
|
TAKAHASHI Shuuji
|
b349b61088
|
Fix a typo
|
2021-03-04 19:21:36 +09:00 |
|
TAKAHASHI Shuuji
|
d7ea10e92c
|
Add a missing translation
|
2021-03-04 19:19:25 +09: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 |
|
Lapi
|
d62fa45625
|
fix translation
|
2021-03-01 21:33:25 +09:00 |
|
Lapi
|
88fd85e27f
|
translate horizontal-pod-autoscale-walkthrough into ja
|
2021-03-01 21:32:04 +09:00 |
|
ishii1648
|
94f6f4945e
|
Fix the translation about Source IP for Services with Type=LoadBalancer
Signed-off-by: ishii1648 <ishiisho0509@gmail.com>
|
2021-02-28 15:22:13 +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
|
a46c896e28
|
Merge pull request #26637 from tettsu/fix/setup-aws
ja: Make docs/setup/production-environment/turnkey/aws.md follow v1.18 of the original text
|
2021-02-27 00:00:39 -08:00 |
|
machida tetsuro
|
8b046d0f7d
|
Fixed the usage of "-" to match the original
|
2021-02-27 16:41:14 +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
|
f6d72fe163
|
Merge pull request #26557 from butterv/setup-gce-1.18-ja
Update docs/setup/production-environment/turnkey/gce.md to follow v1.18 of the original text
|
2021-02-25 08:57:26 -08:00 |
|
Kubernetes Prow Robot
|
ded90a1ddd
|
Merge pull request #26550 from tanaka-takayoshi/patch-26521
Update docs/setup/production-environment/windows/intro-windows-in-kubernetes.md
|
2021-02-25 08:55:25 -08:00 |
|
tanaka_733
|
43280664fc
|
Update content/ja/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md
Co-authored-by: makocchi <makocchi@gmail.com>
|
2021-02-26 00:17:13 +09:00 |
|
Kubernetes Prow Robot
|
166348b411
|
Merge pull request #26561 from butterv/remove-clc-ja
Remove docs/setup/production-environment/turnkey/clc.md to follow v1.18 of the original text
|
2021-02-25 07:15:25 -08:00 |
|
Kubernetes Prow Robot
|
30107b7b4c
|
Merge pull request #26490 from task4233/add-ja-reference-tools
ja: Make docs/reference/tools.md referencing en/docs/reference/tools.md
|
2021-02-25 06:51: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 |
|
TAKAHASHI Shuuji
|
a12e551005
|
Translate en/docs/contribute/review/reviewing-prs into Japanese.
|
2021-02-23 15:07:22 +09:00 |
|
Kubernetes Prow Robot
|
d83cc55f5a
|
Merge pull request #26655 from mwu966/issue-26505
ja: Update docs/setup/production-environment/on-premises-vm/cloudstack.md follow v1.18 of the original text
|
2021-02-21 07:01:42 -08:00 |
|
Colloid
|
ce649efef7
|
ja: Update docs/setup/production-environment/on-premises-vm/cloudstack.md
|
2021-02-21 19:32:21 +09:00 |
|
machida tetsuro
|
648832467e
|
Modify the Japanese document according to #26517
|
2021-02-20 17:56:11 +09:00 |
|