Commit Graph

19 Commits

Author SHA1 Message Date
bconfiden2 f04ca62c29 [ko] Update outdated files in dev-1.24-ko.2 (M105-M117) 2022-07-21 08:31:29 +09:00
Jihoon Seo 3ec9363bca [ko] Update outdated files in dev-1.24-ko.1 M115-M138 2022-05-31 11:42:36 +09:00
Jihoon Seo ff7af9c7a9 [ko] Update anchor (type-nodeport) 2022-01-20 18:59:36 +09:00
seokho-son 80a84f68a0 Enhance ko/services/source-ip translation 2021-06-17 13:06:33 +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
Jihoon Seo 814b9f92cc [ko] Update outdated files in dev-1.20-ko.6 (p2) 2021-03-17 11:20:09 +09:00
June Yi 986be3462d First Korean l10n work for release-1.19
- Translate tasks/job/parallel-processing-expansion.md into Korean ()
- Fix issue with ko/docs/concepts/workloads/controllers/job.md ()
- Translate reference/scheduling/policies.md in Korean ()
- Update outdated files in the dev-1.19-ko.1 branch ()
- Modify translation access by Korean glossary ()

Co-authored-by: Jerry Park <jaehwa@gmail.com>
Co-authored-by: junghyeonsu <54893898+junghyeonsu@users.noreply.github.com>
Co-authored-by: coolguyhong <podolsmith@naver.com>
2020-09-11 23:30:11 +09:00
Dong-wook94 a7eb062e07 Modify Inconsistency node name in Korean
Change node name from 'noee2' to 'node2'
2020-08-27 17:45:26 +09:00
Jerry Park 6166f99892 Tenth Korean l10n work for release 1.18
- Translate concepts/extend-kubenetes/service-catalog.md in Korean ()
- Translate concepts/configuration/secret.md into Korean ()
- Translate tasks/extend-kubernetes/setup-extension-api-server.md into … ()
- Update outdated files in dev-1.18-ko.10 branch ()

Co-authored-by: Seokho Son <shsongist@gmail.com>
Co-authored-by: Jerry Park <jaehwa@gmail.com>
Co-authored-by: santachopa <santachopa@naver.com>
2020-08-20 23:29:48 +09:00
bluefriday fe296af187 Eighth Korean l10n work for release 1.18
- Translate tasks/administer-cluster/declare-network-policy in Korean ()
- Translate tasks/debug-application-cluster/debug-init-containers in Korean ()
- Fix a missing markdown syntax to enable external link ()
- Translate tasks/administer-cluster/change-pv-reclaim-policy in Korean ()
- Update docs/contribute/participate/ for Korean ()
- Update outdated files in dev-1.18-ko.8 ()
- Translate tasks/administer-cluster/dns-custom-nameservers in Korean ()

Co-authored-by: Daehyun Paik <paik@a30a.dev>
Co-authored-by: Jerry Park <jaehwa@gmail.com>
Co-authored-by: bluefriday <bluefriday86@gmail.com>
Co-authored-by: June Yi <june.yi@samsung.com>
Co-authored-by: Jesang Myung <jesang.myung@gmail.com>
Co-authored-by: Seokho Son <shsongist@gmail.com>
2020-07-24 09:36:45 +09:00
June Yi f604a4b60a Seventh Korean l10n work for release 1.18
- Translate reference/command-line-tools-reference/feature-gates.md int… ()
- Fix issue of broken links to translated docs ()
- Fix issue of document link in some ko documents ()
- Translate tasks/administer-cluster/access-cluster-services.md into Ko… ()
- Fix issue with 'Linux' and 'Windows' notation in Korean docs ()
- Fix issue of broken links to translated docs  ()
- Fix issue with k8s.io/ko/docs/concepts/overview/kubernetes-api.md ()
- Fix issue with k8s.io/ko/docs/concepts/overview/working-with-objects/ ()
- Fix incorrect notation of 'directory' into Korean ()
- Fix issue with k8s.io/ko/docs/concepts/overview/components.md ()
- Update outdated files in dev-1.18-ko.7 ()
- Modify spacing term ReplicaSet in Korean ()
- Translate tasks/administer-cluster/extended-resource-node.md into Korean ()
- Translate tasks/administer-cluster/access-cluster-api.md into Korean ()

Co-authored-by: Jerry Park <jaehwa@gmail.com>
Co-authored-by: woopyoung <ywp041@gmail.com>
Co-authored-by: coolguyhong <podolsmith@naver.com>
Co-authored-by: PyungHo Yoon <learder@gmail.com>
Co-authored-by: Seokho Son <shsongist@gmail.com>
Co-authored-by: jmyung <jesang.myung@gmail.com>
Co-authored-by: Ian Y. Choi <ianyrchoi@gmail.com>
2020-07-10 13:08:16 +09:00
Karen Bradshaw 6bfc167c79 add ko pages 2020-06-09 19:33:15 -04:00
Claudia J.Kang efbf9a9e6e
Seventh Korean l10n Work For Release 1.17 ()
- Translation error correction with k8s.io/ko/docs/concepts/overview/components.md ()
- Error correction with overview/working-with-objects/kubernetes-objects.md ()
- Fix issues with working-with-objects/namespaces.md ()
- Issue with working-with-objects/object-management.md ()
- Fix issue with working-with-objects/labels.md ()
- Translate training/_index.html in Korean. ()
- Update links to docs that reference new docs added in the dev-1.17-ko.6 branch. ()
- Fix Issues with working-with-objects/names.md ()
- Update to Outdated files in the dev-1.17-ko.7 branch ()
- Error correction with /concepts/overview/kubernetes-api.md ()
- Translation error correction in /concepts/overview/what-is-kubernetes.md ()
- Typo in /contribute/participating.md ()
- Correct the Korean word typo 맴버 to 멤버 ()

Co-Authored-by: Jerry Park <jaehwa@gmail.com>
Co-Authored-by: Yuk, Yongsu <ysyukr@gmail.com>
Co-Authored-by: June Yi <june.yi@samsung.com>

Co-authored-by: June Yi <june.yi@samsung.com>
Co-authored-by: Jerry Park <jaehwa@gmail.com>
Co-authored-by: Yuk, Yongsu <ysyukr@gmail.com>
2020-03-26 07:12:27 -07:00
June Yi f9a9884c0c
Fifth Korean l10n work for release 1.17 ()
* Update to Outdated files in dev-1.17-ko.5 branch. ()
* Translate apiserver-aggregation into Korean ()
* Translate storage/volumes.md in Korean. ()
* Reflect new docs reference links since dev-1.17-ko.1 ()

Co-authored-by: Yuk, Yongsu <ysyukr@gmail.com>
Co-authored-by: Yoon <learder@gmail.com>
Co-authored-by: June Yi <june.yi@samsung.com>
Co-authored-by: Claudia J.Kang <claudiajkang@gmail.com>
Co-authored-by: Seokho Son <shsongist@gmail.com>

Co-authored-by: Yuk, Yongsu <ysyukr@gmail.com>
Co-authored-by: Yoon <learder@gmail.com>
Co-authored-by: Claudia J.Kang <claudiajkang@gmail.com>
Co-authored-by: Seokho Son <shsongist@gmail.com>
2020-02-27 18:56:38 -08:00
Claudia J.Kang 29235743ed Second Korean L10n Work For Release 1.17 ()
- Update to Outdated files in dev-1.17-ko.2 branch. ()

- Update path of referenced links in translated documents - 1.17 ()

- Use original text for a code ()

- Updates to documents that do not reflect the original text - 1.17 ()

- Translate services-networking/dual-stack.md in Korean. ()

- Update cluster-large.md ()

- Translate services-networking/network-policies.md in Korean. ()

- Modify reference links for translated documents added from previous branches. ()

- Translate docs/concepts/services-networking/add-entries-to-pod-etc-hosts-with-host-aliases.md in Korean ()

Co-Authored-By: Lawrence Kay <lkay9495@hotmail.com>
Co-Authored-By: Yuk, Yongsu <ysyukr@gmail.com>
Co-Authored-By: Jmnote <opcore@gmail.com>
Co-Authored-By: Claudia J.Kang <claudiajkang@gmail.com>
Co-authored-by: Seokho Son <shsongist@gmail.com>
Co-Authored-By: June Yi <june.yi@samsung.com>

Co-authored-by: Yuk, Yongsu <ysyukr@gmail.com>
Co-authored-by: Lawrence Kay <me@lkaybob.pe.kr>
Co-authored-by: Jmnote <opcore@gmail.com>
Co-authored-by: Seokho Son <shsongist@gmail.com>
Co-authored-by: June Yi <june.yi@samsung.com>
2020-01-09 07:31:46 -08:00
June Yi cb559f13c2 Sixth Korean l10n work for release-1.16 ()
* Update _index.md ()
* Update apparmor.md ()
* Update hello-minikube.md ()
* Update guestbook.md ()
* Update localization_ko.md ()
* Fix grammatical errors ()
* Translate /docs/reference/issues-security/security.md in Korea ()
* Create issues.md ()
* Update basic-stateful-set.md ()
* Fixed typo ko/docs/concepts/overview/components.md ()
* Modify typo. ()
* Update cloud-controller.md ()
* Update file outdated korean docs in dev-1.16-ko.6. ()
* Translate concepts/services-networking/ingress-controller in Korean ()
* Update ingress-controller.md
* Translate services-networking/ingress.md in Korean. ()
* Fix grammatical errors ()
* Translate docs/contribute/style/write-new-topic.md in Korean ()

Co-Authored-By: const-k <kss07120@gmail.com>
Co-Authored-By: Yuk, Yongsu <ysyukr@gmail.com>
Co-Authored-By: power8993 <37264128+power8993@users.noreply.github.com>
Co-Authored-By: reung37 <49059415+reung37@users.noreply.github.com>
Co-Authored-By: Chihoon-Sung <55041611+Chihoon-Sung@users.noreply.github.com>
Co-Authored-By: Claudia J.Kang <claudiajkang@gmail.com>
Co-Authored-By: Seokho Son <shsongist@gmail.com>
2019-12-05 22:12:49 -08:00
June Yi 113008ff6e First Korean l10n work for release-1.15 ()
* Translate concepts/workloads/controllers/replicationcontroller in Korean ()
* ko: Update outdated 1.14-ko.4 branch ()
* Translate tasks/access-application-cluster/configure-access-multiple-clusters in Korean ()
* Translate standardized glossary items in Tag Network into Korean ()
* ko: Keep up with upstream - renamed files ()

Co-Authored-By: Seokho <shsongist@gmail.com>
Co-Authored-By: lapee79 <lapee79@gmail.com>
Co-Authored-By: Yoon <learder@gmail.com>
Co-Authored-By: June Yi <june.yi@samsung.com>
2019-07-10 05:16:25 -07:00
June Yi b19c549355 Fourth Korean localization work for release-1.14 ()
This commit is the fourth Korean l10n work for release-1.14.

Change List

* Translate concepts/overview/object-management-kubectl/declarative-config in Korean ()

* translate cron-jobs.md to korean + add _index.md ()

* ko: update outdated files in dev-1.14-ko.4  ()

* Translate standardized glossary Tag Workload in Korean ()

* translate to content/ko/docs/concepts/cluster-administration/controll… ()

* ko: update concepts, contribute, tasks in dev-1.14-ko.4  ()

* ko: update cheatsheet in dev-1.14-ko.4  ()

Co-Authored-By:    Woojin Na(Eddie) <kimchigood1130@gmail.com>
Co-Authored-By:    Kim Young Dae <38598117+zer0big@users.noreply.github.com>
Co-Authored-by:    Claudia J. Kang <claudiajkang@gmail.com>
Co-authored-by:    Yoon <learder@gmail.com>
Co-authored-by:    June Yi <june.yi@samsung.com>
Co-authored-by:    Seokho <shsongist@gmail.com>
2019-05-28 08:30:00 -07:00
Claudia J.Kang d831aa23ac Second Korean l10n work for release-1.14 ()
* Update outdated files in dev-1.14-ko.2 partly ()

* Update outdated files in dev-1.14-ko.2 partly-concepts-contribute-ref ()

* ko: update dev-1.14-ko.2 for docs/tutorials/configuration/configure-redis-using-configmap.md  ()

* Ko trans: translate contribute/participating.md in Korean ()

* Update outdated files of setup and tasks in dev-1.14-ko.2 partly ()

* ko-trans: Fix typo in install-minikube ()

* ko: Add tutorials/stateful-application/zookeeper  ()

* ko: Add tutorials/services/source-ip  ()

Co-authored-by:    Yoon <learder@gmail.com>
Co-authored-by:    June Yi <june.yi@samsung.com>
Co-authored-by:    Seokho <shsongist@gmail.com>
2019-04-23 07:12:09 -07:00