Jihoon Seo
d67de22e7e
[ko] Fix K8s versions in previous release webpage
2022-03-25 11:30:06 +09:00
Jihoon Seo
d1751c8101
[ko] Update outdated files in dev-1.20-ko.8 (p3)
2021-05-10 10:11:33 +09:00
Kubernetes Prow Robot
318ae0b7fe
Merge pull request #27760 from jihoon-seo/210428_Update_outdated_files_in_dev-1.20-ko.8_p2
...
[ko] Update outdated files in dev-1.20-ko.8 (p2)
2021-05-06 06:05:17 -07:00
Jihoon Seo
d38d6a4631
[ko] Update outdated files in dev-1.20-ko.8 (p2)
2021-05-04 09:24:19 +09:00
Jihoon Seo
0d17ba6f58
[ko] Update outdated files in dev-1.20-ko.8 (p1)
2021-05-04 09:22:05 +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
Kubernetes Prow Robot
029d2f6ed8
Merge pull request #27374 from kubernetes/dev-1.20-ko.7
...
[ko] Seventh Korean l10n work for release-1.20
2021-04-01 16:40:11 -07:00
seokho-son
cf780b6545
Resolve conflicts on dev-1.20-ko.7 branch
2021-04-02 00:18:10 +09:00
Kubernetes Prow Robot
2047c9bd7f
Merge pull request #27196 from ysyukr/dev-1.20-ko.7-outdated-part-1
...
[ko] Update to Outdated files in the dev-1.20-ko.7 (p1)
2021-04-01 07:03:22 -07:00
Kubernetes Prow Robot
fb5f0b7a93
Merge pull request #27219 from jmyung/jesang/tls/v0.1
...
[ko] Translate tasks/tls/managing-tls-in-a-cluster.md in Korean
2021-04-01 07:01:21 -07:00
jmyung
e172a7e264
translate Manage TLS Certificates in a Cluster in Korean
2021-04-01 22:11:29 +09:00
Yuk, Yongsu
b59a32dfbc
Update to Outdated files in the dev-1.20-ko.7 branch part. 1.
2021-04-01 21:34:26 +09:00
Kubernetes Prow Robot
0da4bfb533
Merge pull request #27251 from seokho-son/sync-1.20-ko.7
...
[ko] Update outdated files in dev-1.20-ko.7 (p2)
2021-03-31 16:59:21 -07:00
seokho-son
39c82936d9
Update outdated files in dev-1.20-ko.7 (p2)
2021-03-31 02:27:44 +09:00
Kubernetes Prow Robot
c4f5dc94e4
Merge pull request #27135 from santachopa/translate-volumn-plugin
...
[ko] Translate reference/glossary/volume-plugin.md in Korean
2021-03-29 19:11:56 -07:00
santachopa
1b1382bd12
Translate reference/glossary/volume-plugin.md in Korean
2021-03-29 11:20:48 +09:00
Jihoon Seo
ab8b27fd6e
[ko] Enhance consistency of Korean translation
2021-03-29 10:11:35 +09:00
Giyoon Park
f2657734f8
ko: fix typo in content/ko/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume.md
...
This PR fixes typo
2021-03-24 23:20:01 +09:00
Kubernetes Prow Robot
00d5073abf
Merge pull request #27173 from s-kawamura-w664/patch-ko
...
delete a illegal code in ko/docs.
2021-03-23 18:16:05 -07:00
s-kawamura-w664
9d18f320ee
delete a illegal code in ko.
2021-03-23 09:15:28 +09:00
Kenichi Omichi
7e171dfcbe
ko: Replace redirect links of kubeadm
...
/docs/reference/setup-tools/kubeadm/kubeadm/ is redirected to
/docs/reference/setup-tools/kubeadm/
This replaces the redirect links of kubeadm with the direct links.
NOTE: The pull request for `en` language has been already merged as https://github.com/kubernetes/website/pull/26919
2021-03-22 21:13:45 +00:00
Jihoon Seo
918ac7ecae
[ko] Update link href to translated page
2021-03-22 11:10:09 +09:00
Kubernetes Prow Robot
8c837edc4b
Merge pull request #27133 from kubernetes/dev-1.20-ko.6
...
[ko] Sixth Korean l10n work for release-1.20
2021-03-19 05:02:33 -07:00
Kubernetes Prow Robot
94e3f1775a
Merge pull request #26949 from jihoon-seo/210308-Update-outdated-files-in-dev-1.20-ko.6
...
[ko] Update outdated files in dev-1.20-ko.6 (p2)
2021-03-18 07:03:19 -07:00
mengjiao.liu
1aa40b810e
[ko] update volume rdb `Rados Block Device` link
2021-03-18 10:35:18 +08:00
Kubernetes Prow Robot
98a1647ff6
Merge pull request #26964 from seokho-son/outdated-1.20-ko.6
...
[ko] Update outdated files in dev-1.20-ko.6 (p1)
2021-03-16 21:02:56 -07:00
Jihoon Seo
814b9f92cc
[ko] Update outdated files in dev-1.20-ko.6 (p2)
2021-03-17 11:20:09 +09:00
santachopa
40a5b3b9a5
Translate reference/glossary/persistent-volumn-claim.md in Korean
2021-03-17 08:39:25 +09:00
seokho-son
32f22e68fd
Update outdated files in dev-1.20-ko.6 (p1)
2021-03-09 11:58:06 +09:00
Jihoon Seo
c148e61ba8
Reflect some changes to dev-1.20-ko.6
2021-03-08 17:33:18 +09:00
Kubernetes Prow Robot
fa7ece8903
Merge pull request #26837 from kubernetes/dev-1.20-ko.5
...
[ko] Fifth Korean l10n work for release-1.20
2021-03-04 21:58:22 -08:00
Kubernetes Prow Robot
ffeaf39228
Merge pull request #26691 from seokho-son/outdated-1.20-ko.5
...
ko: update outdated files in dev-1.20-ko.5 (1)
2021-03-04 03:24:09 -08:00
Kubernetes Prow Robot
6c6a9a7376
Merge pull request #26670 from rura6502/patch-1
...
fix typo
2021-03-03 22:58:00 -08:00
seokho-son
9cc8d0d329
Update outdated files in dev-1.20-ko.5 (1)
2021-03-04 15:30:35 +09:00
Kubernetes Prow Robot
84e2d5ea10
Merge pull request #26468 from magmax/fix-code
...
fix cronjob code for examples
2021-03-03 18:15:59 -08:00
Kubernetes Prow Robot
41045558f0
Merge pull request #26667 from pjhwa/translate-26666
...
Translate setup/production-environment/tools/kubeadm/install-kubeadm.…
2021-03-03 17:01:59 -08:00
Jerry Park
5f4d941549
Translate setup/production-environment/tools/kubeadm/install-kubeadm.md into Korean
2021-03-04 09:14:37 +09:00
Kubernetes Prow Robot
e2672da6b6
Merge pull request #26647 from pjhwa/outdated2-26620
...
Update outdated files in dev-1.20-ko.5 (2)
2021-03-01 17:19:22 -08:00
Yong Zhang
e2ba3a895c
fix an invalid url ( #26433 )
2021-03-01 06:57:25 -08:00
Jerry Park
82355b4bac
Update outdated files in dev-1.20-ko.5 (2)
2021-03-01 09:11:40 +09:00
Kubernetes Prow Robot
2daeee3424
Merge pull request #26643 from ysyukr/dev-1.20-ko.5-outdated-part-03
...
Update to Outdated files in dev-1.20-ko.5 branch (3)
2021-02-22 21:24:03 -08:00
dev_rr
5f786ed64d
fix typo
...
fix typo
2021-02-23 11:38:07 +09:00
seokho-son
0f277a5c87
ko: fix typo in cloud-controller-manager
2021-02-22 19:43:11 +09:00
spy1233
4c3ff2f844
Fix mistranslation in labels.md
2021-02-22 01:10:57 +09:00
Yuk, Yongsu
2d78104965
Update to Outdated files in dev-1.20-ko.5 branch (3)
2021-02-21 13:02:18 +09:00
Kubernetes Prow Robot
fd8ee1d068
Merge pull request #26613 from kubernetes/dev-1.20-ko.4
...
ko: Fourth Korean l10n work for release-1.20
2021-02-18 15:30:24 -08:00
seokho-son
519861d265
Fourth Korean l10n work for release-1.20
...
- Ko: add l10n contributor name in a blog (#26285 )
- Translate reference/glossary/secret.md in Korean (#26391 )
- Update outdated files in the dev-1.20-ko.4 branch (2) (#26342 )
- Translate reference/glossary/quantity.md in Korean (#26390 )
- Update outdated files in the dev-1.20-ko.4 branch (1) (#26427 )
- Translate reference/glossary/storage-class.md in Korean (#26419 )
- Update outdated files in dev-1.20-ko.4 branch (3) (#26599 )
Co-authored-by: seokho-son <shsongist@gmail.com>
Co-authored-by: Jerry Park <jaehwa@gmail.com>
Co-authored-by: santachopa <santachopa@naver.com>
Co-authored-by: jmyung <jesang.myung@gmail.com>
2021-02-18 23:11:23 +09:00
Miguel Angel Garcia
a6eb08d778
fix cronjob code for examples
2021-02-11 12:24:35 +01:00
Kubernetes Prow Robot
892762cd16
Merge pull request #26288 from sgc109/patch-2
...
ko: update nodes.md by fixing mistranslation
2021-02-04 18:50:51 -08:00
Sungho Hwang
76a4ec84b6
Update nodes.md by fixing mistranslation
2021-02-05 11:33:31 +09:00