Commit Graph

1154 Commits (ce1d8e21ebca4cf91eb43da78eb8ba0e5a38cbc1)

Author SHA1 Message Date
Jesang Myung 22245ca14d
Update dns-pod-service.md
Change kubelet from plural to singular following origin document.
2022-12-20 21:41:38 +09:00
Jihoon Seo 6dee65974d [ko] Update outdated files in dev-1.26-ko.1 R1-3 2022-12-15 15:43:45 +09:00
Kubernetes Prow Robot 9033383f5c
Merge pull request #37756 from tbalthazar/tbalthazar/ko-localization
[ko] Update deprecated kubectl command in apparmor doc
2022-12-04 19:05:02 -08:00
Kubernetes Prow Robot 881b46367b
Merge pull request #38011 from hj-johannes-lee/m66
[ko] Update outdated files dev-1.25-ko.1 (M66)
2022-11-23 22:34:05 -08:00
Hyeongju Johannes Lee e7f06a861e
[ko] Update outdated files dev-1.25-ko.1 (M66)
Signed-off-by: Hyeongju Johannes Lee <hyeongju.lee@intel.com>
2022-11-23 17:09:33 +02:00
Kubernetes Prow Robot 4c5ea99965
Merge pull request #37910 from hj-johannes-lee/m68
[ko] Update outdated files dev-1.25-ko.1 (M68)
2022-11-22 00:02:14 -08:00
Hyeongju Johannes Lee 52b1b2155e [ko] Update outdated files dev-1.25-ko.1 (M68) 2022-11-21 13:09:28 +02:00
Kubernetes Prow Robot a124d074b2
Merge pull request #37743 from jihoon-seo/221107_ko_Update_links_in_dev-1.25-ko.1
[ko] Update links in `dev-1.25-ko.1`
2022-11-17 00:02:40 -08:00
Pradumna Saraf d15d027259
Update pod-priority-preemption.md 2022-11-11 12:42:41 +05:30
Thomas Balthazar a7ae14b3b0 Update deprecated kubectl command in apparmor doc
This updates example `kubectl exec` commands to avoid warnings.
It is a follow-up change to kubernetes#37221.

Running `kubectl exec <pod_name> <command>` is deprecated:
```
kubectl exec [POD] [COMMAND] is DEPRECATED and will be removed in a future version. Use kubectl exec [POD] -- [COMMAND] instead
```
It should be: `kubectl exec <pod_name> -- <command>`
2022-11-07 12:18:35 +01:00
Jihoon Seo eb13855d12 [ko] Update links in dev-1.25-ko.1 2022-11-07 12:04:25 +09:00
Kubernetes Prow Robot bf0ac92f65
Merge pull request #37151 from WESTZERO115/dev-1.25-ko.1/Outdated/M22-33
[ko] Update outdated files dev-1.25-ko.1 (M22-M33)
2022-11-06 17:58:15 -08:00
WESTZERO115 35aa2d624d Update outdated files dev-1.25-ko.1 (M22-M33) 2022-11-07 00:13:12 +09:00
Pradumna Saraf e233e80482 docs: Update nodes.md 2022-10-25 19:13:41 +00:00
Kubernetes Prow Robot 5e4da45cdf
Merge pull request #37150 from onestone9900/feat-outdated-file
[ko] Update outdated files dev-1.25-ko.1 (M42 - M52)
2022-10-24 18:14:34 -07:00
onestone9900 267a904afe outdated M42 - M52 2022-10-24 19:59:51 +09:00
Kubernetes Prow Robot 84683fdf25
Merge pull request #37177 from Seo-yul/221001-migrate-dockershim-dockerd
[ko] Translate migrating-from-dockershim/migrate-dockershim-dockerd.md
2022-10-23 22:00:25 -07:00
Yoon Seo-Yul 1216bbbcaa
[ko] Translate /docs/tasks/administer-cluster/migrating-from-dockershim/migrate-dockershim-dockerd/ into Korean
Apply suggestions from code review

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
2022-10-24 13:51:31 +09:00
Yoon Seo-yul 26dba66b4a
[ko] Translate /docs/tasks/debug/debug-cluster/crictl into Korean (#36690)
* Translate content/ko/docs/tasks/debug/debug-cluster/crictl.md into

Apply suggestions from code review

    Co-authored-by: Seokho Son <shsongist@gmail.com>

rebase dev-1.25-ko.1

* Apply suggestions from code review

    criti-tools -> cri-tools 와 자연스러운 표현
    Co-authored-by: Seokho Son <shsongist@gmail.com>
2022-10-22 09:23:57 -07:00
Hyeongju Johannes Lee aab54b0ddd [ko] Update outdated files dev-1.25-ko.1 (M61-M65, M67, M69, M70)
Signed-off-by: Hyeongju Johannes Lee <hyeongju.lee@intel.com>
2022-10-21 12:30:30 +03:00
Kubernetes Prow Robot 566421bdf2
Merge pull request #37278 from bconfiden2/1012-outdated
[ko] Update outdated files in dev-1.25-ko.1 (M53-M60)
2022-10-18 21:55:00 -07:00
bconfiden2 53e1a83aab [ko] Update outdated files in dev-1.25-ko.1 (M53-M60) 2022-10-19 12:19:29 +09:00
Kubernetes Prow Robot 240ba5ff4a
Merge pull request #37184 from hj-johannes-lee/dev-1.25-ko.1-fix-dockershim
[ko] use Korean word instead of 'dockershim'
2022-10-18 09:07:19 -07:00
Kubernetes Prow Robot 9f74944fa0
Merge pull request #37189 from hj-johannes-lee/dev-1.25-ko.1-m72-m73
[ko] Update outdated files dev-1.25-ko.1 (M72-M73)
2022-10-18 09:05:19 -07:00
Dev-Hi c314420d66
[ko] fix typo 2022-10-18 19:39:25 +09:00
Kubernetes Prow Robot 0ca7457bcb
Merge pull request #37154 from hj-johannes-lee/dev-1.25-ko.1
[ko] Update outdated files dev-1.25-ko.1 (M71)
2022-10-11 00:37:04 -07:00
Kubernetes Prow Robot 441476b879
Merge pull request #36967 from having-dlrow/outdated_dev-1.25-ko_to_dev-1.25-ko.1-m10
[ko] Update outdated files dev-1.25-ko.1 (M1-M10)
2022-10-10 19:53:01 -07:00
having-dlrow 783d367381 [ko] Update outdated files dev-1.25-ko.1 (M1-M10) 2022-10-10 20:56:36 +09:00
Hyeongju Johannes Lee 6a9f5a69bf [ko] use Korean word instead of 'dockershim'
Signed-off-by: Hyeongju Johannes Lee <hyeongju.lee@intel.com>
2022-10-06 19:57:08 +03:00
Hyeongju Johannes Lee 5f5de3c08d [ko] Update outdated files dev-1.25-ko.1 (M72-M73)
Signed-off-by: Hyeongju Johannes Lee <hyeongju.lee@intel.com>
2022-10-06 19:42:35 +03:00
Hyeongju Johannes Lee 3f75bd1d31 [ko] Update outdated files dev-1.25-ko.1 (M71)
Signed-off-by: Hyeongju Johannes Lee <hyeongju.lee@intel.com>
2022-10-05 22:42:12 +03:00
Kubernetes Prow Robot 4e05c9589f
Merge pull request #36998 from kyungjin99/220924_ko_Translate_workloads/pods/user-namespaces
[ko] Translate docs/concepts/workloads/pods/user-namespaces.md into Korean
2022-10-05 09:10:05 -07:00
Kubernetes Prow Robot 4d81e16b1c
Merge pull request #37120 from gain-yoo/gain-yoo/deployment/v0.2
[ko]Translate untranslated sentence in ko/Deployments page
2022-10-05 09:04:04 -07:00
gain-yoo 254dd472f9 Translate untranslated sentence in ko/Deployments page 2022-10-05 21:40:37 +09:00
kyungjin99 7d289a21dd [ko] Translate docs/concepts/workloads/pods/user-namespaces.md into Korean 2022-10-05 21:39:07 +09:00
Kubernetes Prow Robot 0df28eecd5
Merge pull request #37093 from Seo-yul/dev-1.25-ko.1-Outdated-M11-M16
[ko] Update outdated files dev-1.25-ko.1 (M11-M16)
2022-10-04 21:04:02 -07:00
Yoon Seo-Yul a6bf3f006d
[ko] Update outdated files dev-1.25-ko.1 (M11-M16) 2022-10-05 10:26:53 +09:00
Kubernetes Prow Robot fb32f12411
Merge pull request #36865 from Kid-Chang/Kid-Chang/migrating-from-dockershim/index/v0.1
[ko] translate 'migrating-from-dockershim/index'
2022-09-30 03:20:29 -07:00
Kubernetes Prow Robot 3a213714f9
Merge pull request #36836 from copyx/k8s-components
[ko] Fix kube-controller-manager information in components.md
2022-09-29 07:40:54 -07:00
Kid-Chang 1b3adfd3f3 [ko] translate migrating-from-dockershim/index 2022-09-29 09:35:33 +09:00
Kubernetes Prow Robot 2f4eeaacdb
Merge pull request #36974 from bconfiden2/0923-outdated
[ko] Update outdate files in dev-1.25-ko.1 (M74-M89)
2022-09-28 10:00:34 -07:00
Kubernetes Prow Robot 867671a62f
Merge pull request #36989 from mocha-123/outdated/1.25-ko.1/M34-41
[ko] Update outdated files in dev-1.25-ko.1 (M34-M41)
2022-09-28 09:56:34 -07:00
mocha-123 ad34916c0f [ko] Update outdated files in dev-1.25-ko.1 (M34-M41)
Co-authored-by: Seokho Son <shsongist@gmail.com>
2022-09-28 12:58:17 +09:00
Jingi Kim d5f6c6fb3e Fix incorrect controller information 2022-09-27 18:22:51 +09:00
bconfiden2 2aafb85f6d [ko] Update outdate files in dev-1.25-ko.1 (M74-M89) 2022-09-27 17:09:04 +09:00
Kubernetes Prow Robot 48d48fa038
Merge pull request #36922 from Seo-yul/dev-1.25-ko.1-Outdated-M90-M126
[ko] Update outdated files dev-1.25-ko.1 (M90-M126)
2022-09-26 23:23:50 -07:00
Yoon Seo-Yul 7aef2a2e8d
[ko] Update outdated files dev-1.25-ko.1 (M90-M126)
Apply suggestions from code review

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
2022-09-27 15:10:48 +09:00
Kubernetes Prow Robot 06c42c8e7b
Merge pull request #36649 from rollony/rollony/multi-tenancy/v0.1
[ko] Translated /docs/concepts/security/multi-tenancy into Korean
2022-09-26 05:37:44 -07:00
Kubernetes Prow Robot 9d5d04fb42
Merge pull request #36766 from marcushyungseoklee/my-feature-branch-audit
Translate tasks/debug/debug-cluster/audit in Korean
2022-09-26 01:27:45 -07:00
PARKINHYO c6e2d8c1ed [ko] Update outdated files dev-1.25-ko.1 (M17-M21) 2022-09-26 16:35:00 +09:00
marcushyungseoklee c1e67c02f8 Translate tasks/debug/debug-cluster/audit in Korean(#36766)
Reflected jihoon-seo's comment(not yet traslated)

Reflected jihoon-seo's comment, past suggention

Reflected jihoon-seo's comment, past suggention(fix)

Reflected jihoon-seo's comment, audit-policy.yaml
2022-09-26 11:07:23 +09:00
rollony 6334ab76dd Translated /docs/concepts/security/multi-tenancy into Korean
Reflected Seo-yul's comments

Updated to match branch dev-1.25-ko.1

Reflected seokho-son's comments

Reflected seokho-son's comments
2022-09-25 03:51:36 -07:00
Kubernetes Prow Robot c549a0246b
Merge pull request #36529 from onestone9900/feat-grpc-load-balancing-on-kubernetes-without-tears
[ko] Translate website/content/en/blog/2018/11/07/grpc-load-balancing-on-kubernetes-without-tears into Korea
2022-09-24 09:24:04 -07:00
onestone9900 91ccd4ff85 grpc load balancing with linkerd 2022-09-24 23:51:29 +09:00
Kubernetes Prow Robot e454944cfd
Merge pull request #36871 from WESTZERO115/feat_usernamespaces
[ko] Translate user-namespaces file into Korean
2022-09-24 06:30:05 -07:00
WESTZERO115 6e6e700a12 Translate user-namespaces file into Korean
Signed-off-by: WESTZERO115 <psy7361c@gmail.com>
2022-09-24 19:10:46 +09:00
Huey-J 9d9d82ed8d [ko] Fix typo in what-is-kubernetes.md 2022-09-24 14:19:11 +09:00
amolmote 59fbc5dc7a updated content/ko/docs/reference/glossary/code-contributor.md with full_link
Signed-off-by: amolmote <amolmote201@gmail.com>
2022-09-20 09:17:08 +05:30
Kubernetes Prow Robot 77b688c8f6
Merge pull request #35850 from hs0210/ko-upgrading-windows-nodes
[ko] resync: upgrading-windows-nodes.md
2022-09-14 10:37:01 -07:00
TonyHan a1785fb338
[ko] translate the glossary term 'eviction' update (#36744)
* [ko] Translate the glossary term 'eviction'

* Update eviction.md
2022-09-14 09:39:01 -07:00
Kubernetes Prow Robot aa4e283229
Merge pull request #36692 from KimDoubleB/36622_KimDoubleB_localization_ko
[ko] add words to Korean localization glossary
2022-09-14 08:39:01 -07:00
Jinny Park abbfc9f77f [ko]Change the way removing reviewer section when localizing docs in Korean 2022-09-14 17:22:03 +09:00
Kubernetes Prow Robot fc9cd8d1d8
Merge pull request #36772 from jihoon-seo/220913_ko_Update_links
[ko] Update links in `dev-1.24-ko.3`
2022-09-13 09:17:00 -07:00
Kubernetes Prow Robot b40f111f2d
Merge pull request #36491 from Seo-yul/ko_add_kubelet_credential_provider
[ko] Translate /docs/tasks/kubelet-credential-provider/kubelet-credential-provider into Korean
2022-09-13 09:15:01 -07:00
Kubernetes Prow Robot 377455c53e
Merge pull request #36614 from Seo-yul/220902_ko_add_Socks5ProxyAccessApi
[ko] Translate /docs/tasks/extend-kubernetes/socks5-proxy-access-api into Korean
2022-09-13 09:13:01 -07:00
Kubernetes Prow Robot 30c93b3e67
Merge pull request #36712 from WESTZERO115/feat_0910
[ko] Translate congifure-projected-volume-storage.md into Korean
2022-09-13 09:11:00 -07:00
WESTZERO115 2e3a04d0c8 Translate congifure-projected-volume-storage.md into Korean 2022-09-14 00:39:56 +09:00
Yoon Seo-Yul 6b603f5d1f
Translate socks5-proxy-access-api to korean
Apply suggestions from code review

https://deploy-preview-36614--k8s-dev-ko.netlify.app/ko/docs/tasks/extend-kubernetes/socks5-proxy-access-api/
미리보기 참조하여 자연스럽게 수정

Apply suggestions from code review

Co-authored-by: Seokho Son <shsongist@gmail.com>
2022-09-14 00:30:46 +09:00
Yoon Seo-Yul e6b88ed46e
Translate kubelet-credential-provider.md
Apply suggestions from code review

Co-authored-by: Seokho Son <shsongist@gmail.com>
2022-09-14 00:28:13 +09:00
KimDoubleB 615581b087 [ko] add words to Korean localization glossary 2022-09-13 23:50:20 +09:00
Jihoon Seo 9fe9e1b827 [ko] Update links in dev-1.24-ko.3 2022-09-13 22:23:20 +09:00
Kubernetes Prow Robot becbac697b
Merge pull request #36726 from NayeonKeum/feat-dev-1.24-ko.3-pod-security
[ko] Translate /docs/setup/best-practices/enforcing-pod-security-stan…
2022-09-13 04:55:06 -07:00
Kubernetes Prow Robot 29cf91506d
Merge pull request #36509 from Seo-yul/220902_ko_add_topics-on-dockershim-and-cri-compatible-runtimes
[ko] Translate /docs/reference/node/topics-on-dockershim-and-cri-compatible-runtimes into Korean
2022-09-13 04:51:06 -07:00
Kubernetes Prow Robot 7600ffba47
Merge pull request #36505 from Seo-yul/220902_ko_add_HttpProxyAccessApi
[ko] Translate /docs/tasks/extend-kubernetes/http-proxy-access-api into Korean
2022-09-13 04:49:08 -07:00
Kubernetes Prow Robot aa2eaa3937
Merge pull request #36635 from jihoon-seo/220904_ko_Update_outdated_dev-1.24-ko.3_D1
[ko] Update outdated 'Pod Topology Spread Constraints'
2022-09-12 23:47:05 -07:00
Yoon Seo-Yul 40b8ce603a
Translate topics-on-dockershim-and-cri-compatible-runtimes into Korean
Apply suggestions from code review

Co-authored-by: Seokho Son <shsongist@gmail.com>
2022-09-13 15:15:38 +09:00
Yoon Seo-Yul 5af3408bf1
Translate http-proxy-access-api into Korean
Apply suggestions from code review

Co-authored-by: Seokho Son <shsongist@gmail.com>
2022-09-13 15:13:59 +09:00
Jihoon Seo 121637dda9 [ko] Update outdated 'Pod Topology Spread Constraints' 2022-09-13 15:10:54 +09:00
Nayeon Keum d5ea5c7c48 [ko] Translate /docs/setup/best-practices/enforcing-pod-security-standards/ into Korean
Signed-off-by: Nayeon Keum <rmaskdus0208@gmail.com>
2022-09-13 12:38:09 +09:00
Kubernetes Prow Robot e05f790cb4
Merge pull request #36147 from dewble/ko-translate-limit-storage-consumption
[ko]Translate docs/tasks/administer-cluster/limit-storage-consumption into Korean
2022-09-12 09:27:25 -07:00
Kubernetes Prow Robot cead4131bc
Merge pull request #36381 from Seo-yul/220821_ko_add_ProjectedVolumes
[ko] Translate concepts/storage/projected-volumes into Korean
2022-09-12 01:27:24 -07:00
dewble 2c6f20f07d Translate limit storage consumption into Korean 2022-09-12 17:22:47 +09:00
Kubernetes Prow Robot a2d8d4079a
Merge pull request #36665 from WESTZERO115/glossary
[ko] Translate the glossary term Manifest into Korean
2022-09-08 11:03:48 -07:00
WESTZERO115 7689fc03ce Translate the glossary term Manifest into Korean
Signed-off-by: WESTZERO115 <psy7361c@gmail.com>
2022-09-09 01:03:48 +09:00
Yoon Seo-Yul 65315e898e
add ProjectedVolumes_ko
Apply suggestions from code review

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
2022-09-08 22:54:46 +09:00
Kubernetes Prow Robot 50057a959c
Merge pull request #35817 from mocha-123/35191_indexed-parallel-processing-static
[ko] Translate tasks/job/indexed-parallel-processing-static into Korean
2022-09-08 05:23:45 -07:00
Jihoon Seo 93eb2a4e49 [ko] Move 'Pod Topology Spread Constraints' 2022-09-06 22:34:01 +09:00
Kubernetes Prow Robot 1ecabe701e
Merge pull request #35894 from marcushyungseoklee/my-kubernetes-branch-dev-1.24-ko.3
[ko] Translate reference/access-authn-authz/bootstrap-tokens/ in Kore…
2022-09-06 06:26:54 -07:00
mocha-123 7d7872ec97 [ko] Translate tasks/job/indexed-parallel-processing-static into Korean 2022-09-06 21:34:21 +09:00
Kubernetes Prow Robot 7b76973490
Merge pull request #35816 from KimDoubleB/ko_use-cascading-deletion
[ko] Translate docs/tasks/administer-cluster/use-cascading-deletion to Korean
2022-09-06 01:18:55 -07:00
KimDoubleB cf1e698482 [ko] Translate docs/tasks/administer-cluster/use-cascading-deletion to Korean 2022-09-06 09:33:44 +09:00
marcushyungseoklee c308b49eae Reflected june.yi's comments 2022-09-06 09:24:02 +09:00
Kubernetes Prow Robot 60cc77f6cf
Merge pull request #35924 from tonyhan18/220813_ko_Translate_the_glossary_term_Cluster_Operations
[ko] translate the glossary term cluster operations
2022-09-04 16:36:37 -07:00
tonyhan18 fd200fc44b [ko] translate the glossary term cluster operations
Co-authored-by: Byung Woo LEE <bart2001@naver.com>
2022-09-05 08:32:17 +09:00
Kubernetes Prow Robot e335fcf50c
Merge pull request #35925 from tonyhan18/220813_ko_Translate_the_glossary_term_Cluster_Operator
[ko] translate the glossary term Cluster Operator
2022-09-04 16:30:37 -07:00
tonyhan18 85f8d182d6 [ko] translate the glossary term Cluster Operator
Co-authored-by: Byung Woo LEE <bart2001@naver.com>
Co-authored-by: June Yi <june.yi@samsung.com>
Co-authored-by: Seokho Son <shsongist@gmail.com>
2022-09-05 08:23:04 +09:00
Kubernetes Prow Robot 4c3111d7a0
Merge pull request #35822 from kyungjin99/220809_ko_Translate_finalizers.md
[ko] Translate docs/concepts/overview/working-with-objects/finalizers.md into Korean
2022-09-04 16:18:36 -07:00
rollony 7756083313 Translated concepts/security/rbac-good-practices.md into Korean
Reflected mocha-123's comments
2022-09-03 18:12:48 -07:00
bconfiden2 40bc0a1513 [ko] sync the documents using comment 2022-09-01 13:05:01 +09:00
Kubernetes Prow Robot fc9c00e1b1
Merge pull request #36326 from mocha-123/outdated/1.24-ko.3/M27-32
[ko] Update outdated files in dev-1.24-ko.3 (M27-M32)
2022-08-29 18:37:02 -07:00
Kubernetes Prow Robot e51826eb86
Merge pull request #35926 from rollony/rollony/pod-security-standards/v0.1
[ko] Translated /docs/concepts/security/pod-security-standards into Korean
2022-08-29 18:29:01 -07:00
Kubernetes Prow Robot cb69553198
Merge pull request #35880 from yoonian/dev-1.24-ko.3-M6-M7-M35-M49
[ko] Update outdated files in dev-1.24-ko.3 (M6,M7,M35-M49)
2022-08-29 18:27:01 -07:00
mocha-123 ba58859199 [ko] Update outdated files in dev-1.24-ko.3 (M27-M32) 2022-08-29 19:48:37 +09:00
Kubernetes Prow Robot aa66059ea7
Merge pull request #36072 from onestone9900/feat-managing-secret-using-config-file
[ko] Update outdated files in dev-1.24-ko.3 (M50)
2022-08-29 02:02:36 -07:00
Yoon PyungHo b92b779fcb [ko] Update outdated files in dev-1.24-ko.3 [M6-7/M35-49]
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
Co-authored-by: Sanghong Kim <58922834+bconfiden2@users.noreply.github.com>
2022-08-29 02:56:25 +00:00
Kubernetes Prow Robot 382e5fa8c1
Merge pull request #36092 from bconfiden2/0819-translate-downward
[ko] Translate downward-api into Korean
2022-08-28 19:30:39 -07:00
bconfiden2 40925378a2 [ko] Translate downward-api into Korean 2022-08-29 10:01:20 +09:00
rollony 784f7623df Translated /docs/concepts/security/pod-security-standards into Korean
Reflected yoonian's comments

Reflected yoonian's comments

Reflected yoonian's comments
2022-08-27 19:11:54 -07:00
onestone9900 50237b4775 change outdated file: managing-secret-using-config-file 2022-08-26 07:43:46 +09:00
Kubernetes Prow Robot cc2f29f21a
Merge pull request #36125 from jinnypark9393/220817-update-outdated-docs-M8,19,20,21
[ko]Update outdated korean contents in the dev-1.24-ko.3 (M8, M19-21)
2022-08-24 10:06:03 -07:00
Kubernetes Prow Robot bd91ab6c9c
Merge pull request #36119 from onestone9900/feat-managing-secret-using-kubectl
[ko] Update outdated files in dev-1.24-ko.3 (M51, M52)
2022-08-24 09:54:02 -07:00
Nayeon Keum 80b9ccd641
[ko] Update outdated files in dev-1.24-ko.3 (M53-M62) (#35876)
* [ko] Update outdated files in dev-1.24-ko.3 (M53-M62)

Signed-off-by: Nayeon Keum <rmaskdus0208@gmail.com>

* Fix anchor in Ko managing-tls-in-a-cluster.md

Signed-off-by: Nayeon Keum <rmaskdus0208@gmail.com>
Co-authored-by: Seokho Son <shsongist@gmail.com>
2022-08-24 09:12:03 -07:00
Kubernetes Prow Robot 13f526d362
Merge pull request #35874 from yuzin9712/feat-glossary-1.24-ko.3
[ko] translate glossary Developer
2022-08-24 08:54:03 -07:00
Kubernetes Prow Robot 866a43fb88
Merge pull request #35859 from KimDoubleB/outdated_m66_m76
[ko] Update outdated files dev-1.24-ko.3 (M66-M76)
2022-08-24 08:52:04 -07:00
Kubernetes Prow Robot b9c8b01db4
Merge pull request #35781 from bang9211/bang9211/local-debugging/v0.1
[ko] Translate tasks/debug-application-cluster/local-debugging.md in Korean
2022-08-24 08:48:04 -07:00
박창현 9a87b4ba4f
[ko] translate 'cluster-upgrade' page (#35441)
* [ko] translate 'cluster-upgrade' page

[ko] translate 'cluster-upgrade' page v2

[ko] translate 'cluster-upgrade' page

* r1-Update content/ko/docs/tasks/administer-cluster/cluster-upgrade.md

* r2-Update content/ko/docs/tasks/administer-cluster/cluster-upgrade.md

Co-authored-by: Seokho Son <shsongist@gmail.com>
2022-08-24 08:46:04 -07:00
yuzin9712 3607cf5e80 [ko] translate glossary Developer
Signed-off-by: yuzin9712 <dbwls97@ajou.ac.kr>
2022-08-24 23:57:10 +09:00
KimDoubleB 0a737a4062 [ko] update outdated korean contents (m66-m76) 2022-08-23 21:48:00 +09:00
bang9211 08f9b5ec21 Translate tasks/debug-application-cluster/local-debugging.md in Korean 2022-08-21 21:40:50 +09:00
Jinny Park b1a357cf73 [ko]Update outdated korean contents in the dev-1.24-ko.3 2022-08-20 22:16:50 +09:00
Kubernetes Prow Robot 71bd19d9da
Merge pull request #35912 from having-dlrow/outdated_dev-1.24-ko.2_to_dev-1.24-ko.3-m1
[ko] update outdated korean files in dev-1.24-ko.3 (M1-M5)
2022-08-20 03:45:35 -07:00
onestone9900 1b443f7225 modify: managing-secret-using-kubectl, static-pod 2022-08-20 17:02:20 +09:00
having-dlrow 066fd716ce [ko] update Outdated Korean contents in the dev-1.24-ko.3 (M1-M5) 2022-08-19 16:21:51 +09:00
SeoYoung Park cd22fb77e8 [ko]Translate 'concepts/policies/process-id-limits-and-reservations' 2022-08-19 00:23:21 +09:00
Kubernetes Prow Robot 4685ec0215
Merge pull request #35955 from Veryfirstmoment/shine_outdated_upstream/dev-1.24-ko.3
[KO] Updated outdated Korean content in dev-1.24-ko.3 (M33-M34, M63-M65)
2022-08-16 23:22:55 -07:00
bconfiden2 abb9a42c50 [ko] Update outdated files in dev-1.24-ko.3 (M14-M18) 2022-08-17 15:03:05 +09:00
shine09 24efeec7d6 Update outdated content on M33-M34.M63-M65 2022-08-14 23:32:45 +09:00
kyungjin99 17f0e45395 [ko] Translate docs/concepts/overview/working-with-objects/finalizers.md into Korean 2022-08-14 17:01:26 +09:00
marcushyungseoklee 37b87e72e9 [ko] Translate reference/access-authn-authz/bootstrap-tokens/ in Korean to New branch 2022-08-12 14:41:35 +09:00
Kubernetes Prow Robot b8f1812341
Merge pull request #35873 from NayeonKeum/feat-dev-1.24-ko.3-outdated2
[ko] Update outdated files in dev-1.24-ko.3 (M9-M13)
2022-08-11 08:39:03 -07:00
Nayeon Keum 5be53ecb9c [ko] Update outdated files in dev-1.24-ko.3 (M9-M13)
Signed-off-by: Nayeon Keum <rmaskdus0208@gmail.com>
2022-08-11 23:12:40 +09:00
Kubernetes Prow Robot 96373f2ce3
Merge pull request #35839 from NayeonKeum/feat-dev-1.24-ko.3-outdated
[ko] Update outdated files in dev-1.24-ko.3 (M22-M26)
2022-08-11 06:48:58 -07:00
Nayeon Keum 86e112d897 [ko] Update outdated files in dev-1.24-ko.3 (M22-M26)
Signed-off-by: Nayeon Keum <rmaskdus0208@gmail.com>
2022-08-11 21:54:37 +09:00
yuzin9712 8193f07bd0 [ko] svg file broken bug fix in Windows
Signed-off-by: yuzin9712 <dbwls97@ajou.ac.kr>
2022-08-11 00:19:09 +09:00
Hu Shuai f7271c73a4 [ko] resync: upgrading-windows-nodes.md
Signed-off-by: Hu Shuai <hus.fnst@fujitsu.com>
2022-08-10 18:05:15 +08:00
Sean Wei 35832ba8be [ko] Clear some IsSet warnings for Hugo build 2022-08-10 16:37:10 +08:00
Kubernetes Prow Robot a516999278
Merge pull request #35767 from kubernetes/dev-1.24-ko.2
[ko] 2nd Korean localization work for v1.24
2022-08-08 04:10:19 -07:00
Kubernetes Prow Robot c630ae0178
Merge pull request #35549 from having-dlrow/dev-1.24.ko.2-trans_term_finalizer
[ko] Translate the glossary term 'Finalizer' into Korean
2022-08-08 01:18:19 -07:00
having-dlrow 4b2a2c495a [ko] Translate the glossary term 'Finalizer' into Korean 2022-08-08 17:01:29 +09:00
Sangmin Kim 4a7e4fff76
[ko] Translate the glossary term Approver into Korean (#35561)
* Translate the glossary term Approver into Korean

Signed-off-by: sangminK <smkim2339@gmail.com>

* Update content/ko/docs/reference/glossary/approver.md

Co-authored-by: Seokho Son <shsongist@gmail.com>

* Update content/ko/docs/reference/glossary/approver.md

Co-authored-by: Seokho Son <shsongist@gmail.com>

* Update content/ko/docs/reference/glossary/approver.md

Co-authored-by: Seokho Son <shsongist@gmail.com>

Co-authored-by: Seokho Son <shsongist@gmail.com>
2022-08-07 08:42:17 -07:00
gy-ulbak96 2b62a3a991
[ko]Update outdated controllers/replicaset in dev-1.24-ko.2(M41) (#35731)
* [ko]Update outdated controllers/replicaset in dev-1.24-ko.2(M41)

Signed-off-by: gy-ulbak96 <rbfl9611@gmail.com>

* [ko]Update outdated controllers/replicaset in dev-1.24-ko.2(M41)
2022-08-07 08:38:17 -07:00
yuzin9712 e982b65c56
[ko] update outdated korean contents in dev-1.24-ko.2 (M31-M35) (#35508)
* update outdated korean contents in dev-1.24-ko.2 (M31-M35)

Signed-off-by: yuzin9712 <dbwls97@ajou.ac.kr>

* r1Update content/ko/docs/concepts/services-networking/ingress.md

* r2Update content/ko/docs/concepts/services-networking/network-policies.md

* r3Update content/ko/docs/concepts/services-networking/service-traffic-policy.md

* r4Update content/ko/docs/concepts/services-networking/service.md

* r5Update content/ko/docs/concepts/services-networking/service.md

Co-authored-by: Seokho Son <shsongist@gmail.com>
2022-08-07 08:36:17 -07:00
gy-ulbak96 c28b8c3de5
[ko] Translate the glossary term Reviewer into Korean (#35498)
* Translate the glossary term Reviewer into Korean

Signed-off-by: gy-ulbak96 <rbfl9611@gmail.com>

* Update reviewer.md
2022-08-07 08:34:18 -07:00
Jihoon Seo 47fdff4a3b
[ko] Reorg 'Windows in K8s' docs (#35423)
* [ko] Split 'Windows resource mgmt' into new page

* [ko] Split 'Windows security' into new page

* [ko] Split 'Windows storage' into new page

* [ko] Split 'Windows networking' into new page

* [ko] Split 'Windows troubleshooting' into new page

* [ko] Update 'Windows containers user guide'

* [ko] Move 'Intro-Windows-in-K8s'

* [ko] Update links for reorg-ed Windows pages

* [ko] Reflect review suggestions

* [ko] Reflect review suggestions (2)
2022-08-07 08:32:18 -07:00
Kubernetes Prow Robot 323d8bb19f
Merge pull request #35565 from kyungjin99/220730_ko_Translate_the_glossary_term_Preemption
[ko] Translate the glossary term 'Preemption'
2022-08-07 01:44:17 -07:00
Kubernetes Prow Robot 287ef17d66
Merge pull request #35502 from dewble/ko-translate-the-glossary-term-event
[ko] Translate the glossary term Event into Korean
2022-08-07 01:38:20 -07:00
Kubernetes Prow Robot 265919da9a
Merge pull request #35739 from NAMU1105/feat-5-dev-1.24-ko.2
[ko] Update outdated files in dev-1.24-ko.2 (M42-M43)
2022-08-07 01:12:17 -07:00
Kubernetes Prow Robot 87cb6f70ad
Merge pull request #35499 from NAMU1105/feat-dev-1.24-ko.2
[ko] Translate the glossary term Affinity into Korean
2022-08-06 23:04:17 -07:00
namu1105 60a103642f Translate the glossary term Affinity into Korean
Signed-off-by: namu1105 <nameunskadms@hanmail.net>
2022-08-07 14:50:01 +09:00
namu1105 fd526b6be2 [ko] Update outdated files in dev-1.24-ko.2 (M42-M43) 2022-08-07 14:37:39 +09:00
kyungjin99 609d41a9e9 [ko] Translate the glossary term 'Preemption' 2022-08-06 23:19:13 +09:00
dewble f59d5d48ab Translate the glossary term Event into Korean
Signed-off-by: dewble <dewble62@gmail.com>
2022-08-06 11:56:39 +09:00
Kubernetes Prow Robot 248922a62d
Merge pull request #35721 from seokho-son/out-24-ko.2-m40
Update outdated controllers/job in dev-1.24-ko.2 (M40)
2022-08-05 18:24:17 -07:00
Kubernetes Prow Robot 983794988f
Merge pull request #35677 from seokho-son/out-24-ko.2-m27-m30
[ko] Update outdated files in dev-1.24-ko.2 (M27-M30)
2022-08-05 18:22:17 -07:00
Kubernetes Prow Robot 8b5fa3ed1b
Merge pull request #35528 from bconfiden2/0729_dev-1.24-ko.2_M76-M79
[ko] Update outdated files in dev-1.24-ko.2 (M76-M79)
2022-08-05 17:56:17 -07:00
Kubernetes Prow Robot 0a70b70c51
Merge pull request #35501 from BrendenHJH/ko_Translate_the_glossary_term_Proxy
[ko] Translate the glossary term Proxy into Korean
2022-08-05 08:35:47 -07:00
Kubernetes Prow Robot 62f510a210
Merge pull request #35484 from onestone9900/feat-outdated-korean-contents
[ko] outdated korean contents [M94~M97]
2022-08-05 08:33:48 -07:00
BrendenHJH a3d220c0d8 Translate the glossary term Proxy into Korean
Signed-off-by: BrendenHJH <brenden0730@gmail.com>
2022-08-05 22:25:09 +09:00
onestone9900 b436f64e02 modify: M97, M95, M96 2022-08-05 21:31:24 +09:00
Kubernetes Prow Robot 666e555055
Merge pull request #35280 from onestone9900/feat-2022-05-13-grpc-probes-in-beta
[ko]Translate website/content/en/blog/_posts/2022-05-13-grpc-probes-in-beta.md into Korean
2022-08-05 04:53:47 -07:00
DESKTOP-6PO38AC\sws28 49949c139e add content/ko/blog/_posts/2022-05-13-grpc-probes-in-beta.md 2022-08-05 20:37:43 +09:00
Kubernetes Prow Robot a4301fb8c4
Merge pull request #35500 from NayeonKeum/feat-dev-1.24-ko.2
[ko] Translate the glossary term Member into Korean
2022-08-05 00:35:46 -07:00
Seokho Son 994ec834ec Update outdated controllers/job in dev-1.24-ko.2(M40)
Signed-off-by: Seokho Son <shsongist@gmail.com>
2022-08-05 15:20:56 +09:00
Kubernetes Prow Robot 2c7f305e1c
Merge pull request #35564 from jinnypark9393/220730-ko-Update-Outdated-Korean-contents-dev-1.24-ko.1-M84-M89
[ko] update outdated korean contents dev-1.24-ko.1(M84-M89)
2022-08-04 18:15:46 -07:00
Jinny Park b1c9693547 [ko] Fix outdated files in dev-1.24-ko.2 (M84-M89) 2022-08-05 05:31:37 +09:00
HongRaeCho 6cc8b1f987 Translated the glossary term 'Endpoints' into Korean
Modified glossary_tooltip text

Added English terms for certain expressions

Reflected jihoon-seo's and sftim's comments

Reflected seokho-son's comment
2022-08-04 04:06:18 -07:00
bconfiden2 9d30c45371 [ko] Update outdated files in dev-1.24-ko.2 (M76-M79) 2022-08-04 19:08:28 +09:00
Nayeon Keum 481177f864 Translate the glossary term Member into Korean
Signed-off-by: Nayeon Keum <rmaskdus0208@gmail.com>
2022-08-04 18:45:04 +09:00
Kubernetes Prow Robot b6d22f2bec
Merge pull request #35444 from Kid-Chang/Kid-Chang/glossary/wg/v0.1
[ko] translate 'wg(working group)' term
2022-08-04 01:25:47 -07:00
Kubernetes Prow Robot 0a2a11f143
Merge pull request #35408 from onestone9900/feat-glossary-horizontal-pod-autoscaler
[ko]Translate website/content/en/docs/reference/glossary/horizontal-pod-autoscaler.md into Korean
2022-08-04 01:24:48 -07:00
Kubernetes Prow Robot 56a93442a6
Merge pull request #35358 from Seo-yul/220725_ko_add_glossary
[ko] Translate the glossary term 'Dockershim, Helm Chart, HostAliases ... etc' into Korean
2022-08-04 01:19:47 -07:00
Kubernetes Prow Robot 458f37c6e0
Merge pull request #35349 from KimDoubleB/220725_ko_glossary_term_code_contributor
[ko] Translate the glossary term 'Code Contributor' into Korean
2022-08-04 01:17:47 -07:00
Kubernetes Prow Robot b86d4ebe6c
Merge pull request #35279 from jihoon-seo/220723_ko_Add_glossary_term_Ephemeral-Container
[ko] Translate the glossary term 'Ephemeral Container' into Korean
2022-08-03 23:43:47 -07:00
Kubernetes Prow Robot 87c1ae2dfb
Merge pull request #35463 from bconfiden2/0728-translate-glossary-SIG
[ko] Translate the glossary term "SIG"
2022-08-03 23:21:46 -07:00
Seokho Son 7f083cc80d Update outdated files in dev-1.24-ko.2 (M27-M30)
Signed-off-by: Seokho Son <shsongist@gmail.com>
2022-08-04 11:33:06 +09:00
Kubernetes Prow Robot 958c9ed09f
Merge pull request #35496 from kyungjin99/220727_ko_Translate_the_glossary_term_CNCF
[ko] Translate the glossary term 'CNCF'
2022-08-03 07:27:54 -07:00
kyungjin99 a26ae2f4fb [ko] Translate the glossary term 'CNCF' 2022-08-03 22:23:39 +09:00
Kid-Chang 1b598b3f55 [ko] translate glossary wg(working group) 2022-08-03 01:06:35 +09:00
Byung Woo LEE ccd241543c [ko] Translate the glossary term 'CIDR' into Korean 2022-08-02 22:57:24 +09:00
Kubernetes Prow Robot 3f36b8726b
Merge pull request #35307 from jihoon-seo/220724_ko_Translate_the_glossary_term_Pod-Priority
[ko] Translate the glossary term 'Pod Priority'
2022-08-02 01:44:15 -07:00
Kubernetes Prow Robot d31b1574ea
Merge pull request #35533 from Veryfirstmoment/0729_shine_dev-1.24-ko.2
[ko] Translate missing Korean translation in "Contributing new content"
2022-08-02 01:30:29 -07:00
Kubernetes Prow Robot 868510ef1a
Merge pull request #35542 from onestone9900/feat-outdated-korean-contents-2
[ko] outdated korean contents [M71~M75]
2022-08-02 01:22:29 -07:00
Kubernetes Prow Robot 10605a4ac8
Merge pull request #35548 from yoonian/1.12-ko.2@M51-M53
[ko] Update outdated files dev-1.24-ko.2 (M51-M53)
2022-08-02 00:40:29 -07:00
Kubernetes Prow Robot 2d56997923
Merge pull request #35488 from cat-taesik/feat-dev-1.24-ko.2
[ko] Translate the glossary term Disruption into Korean
2022-08-01 23:12:29 -07:00
cat-taesik abd61c787d Translate the glossary term Disruption into Korean
Signed-off-by: cat-taesik <shsongist1@gmail.com>

Co-authored-by: Sanghong Kim <58922834+bconfiden2@users.noreply.github.com>
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
2022-08-02 15:03:06 +09:00
Kubernetes Prow Robot 965ae2eb13
Merge pull request #35330 from Seo-yul/220724_ko_add_create_external_load_balancer
[ko] Translate the docs/tasks/access-application-cluster 'create-exte…
2022-08-01 22:42:29 -07:00
KimDoubleB aa4c446e70 [ko] Translate the glossary term 'Code Contributor' into Korean 2022-08-02 09:22:30 +09:00
bconfiden2 671ee563cd [ko] Translate the glossary term "SIG" 2022-08-02 09:02:05 +09:00
Kubernetes Prow Robot aa5cca593f
Merge pull request #35525 from jihoon-seo/220729_ko_Update_outdated_D1-D6
[ko] Remove files deleted from upstream
2022-08-01 12:52:28 -07:00
Kubernetes Prow Robot d854763ef7
Merge pull request #35446 from mocha-123/35424_cluster-infrastructure
[ko] Translate the glossary term 'Cluster Infrastructure' into Korean
2022-08-01 12:48:29 -07:00
Kubernetes Prow Robot 908f2811a5
Merge pull request #35465 from mocha-123/typo_infrastructure
[ko] fix typo infrastructure
2022-08-01 10:48:28 -07:00
Yoon Seo-Yul 9f112763e6
[ko] Translate the docs/tasks/access-application-cluster 'create-external-load-balancer' into Korean
Apply suggestions from code review

Co-authored-by: Yoon <learder@gmail.com>
2022-08-01 20:41:46 +09:00
Yoon Seo-Yul 6840b1c994
[ko] Translate the glossary term 'Dockershim' into Korean
[ko] Translate the glossary term 'Helm Chart' into Korean

Apply suggestions from code review

Co-authored-by: 송원석 <sowen2819@gmail.com>

[ko] Translate the glossary term 'HostAliases' into Korean

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>

[ko] Translate the glossary term 'Kubeadm' into Korean
Apply suggestions from code review kubeadm

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Apply suggestions from code review

Co-authored-by: Byung Woo LEE <bart2001@naver.com>

안전한(secure) 영문 표기 병행

Apply suggestions from code review

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
2022-08-01 20:37:23 +09:00
onestone9900 39ada0009a add content/ko/docs/reference/glossary/horizontal-pod-autoscaler.md 2022-08-01 17:50:42 +09:00
Kubernetes Prow Robot ecf7b970df
Merge pull request #35570 from NayeonKeum/feat-dev-1.24-ko.2-outdated
[ko] Update outdated file: dev-1.24-ko.1(M98-M99)
2022-07-31 19:38:28 -07:00
Kubernetes Prow Robot 313e6d95ec
Merge pull request #35354 from jinnypark9393/220725_ko_Translate_the_glossary_term_Add-ons
[ko]Translate the glossary term 'Add-ons' into Korean
2022-07-31 19:28:28 -07:00
Kubernetes Prow Robot 74759f4646
Merge pull request #35294 from having-dlrow/outdated_dev-1.24-ko.1_to_dev-1.24-ko.2-m90
[ko] update outdated korean files in dev-1.24-ko.2 (M90-M93)
2022-07-31 19:24:28 -07:00
Kubernetes Prow Robot fd0c543893
Merge pull request #35273 from jinnypark9393/jinnypark9393/update-outdated-dev-1.24-ko.1-M36-M39
[ko]Fix outdated files in dev-1.24-ko.2 (M36-M39)
2022-07-31 19:20:28 -07:00
Nayeon Keum a2b879b5b4 [ko] Update outdated file: dev-1.24-ko.1(M84-M89)
Signed-off-by: Nayeon Keum <rmaskdus0208@gmail.com>
2022-07-30 17:34:20 +09:00
Jinny Park 578f4af30c [ko]Fix outdated files in dev-1.24-ko.2 (M36-M39) 2022-07-30 14:32:33 +09:00
Jihoon Seo 6efed264cb [ko] Remove files deleted from upstream 2022-07-30 11:10:15 +09:00
having-dlrow 43fe55c916 update outdated korean files in dev-1.24-ko.2 (M90-M93) 2022-07-30 03:03:17 +09:00
Kubernetes Prow Robot 75ee9935bd
Merge pull request #35333 from bconfiden2/220722_Update_outdated_dev-1.24-ko.2_M54-M64
[ko] Update outdated files in dev-1.24-ko.2 (M54-M64)
2022-07-29 10:29:12 -07:00
Jonghyeok K bffe565965
[ko] Dev 1.24 ko.2 Update from M1 to M10 (#35255)
* main page event update

* [Ko] M2 update

* [Ko] M3 update

* [Ko] M4 update

* [Ko] M5 Update

* [Ko] M6 Update

* [Ko] M7 update

* [Ko] M8 Update

* [Ko] M9 Update

* Update content/ko/community/static/cncf-code-of-conduct.md

Suggestion from yoonian

Co-authored-by: Yoon <learder@gmail.com>

* Apply suggestions from code review - yoonian

Suggestion from yoonian - correcting grammar & spelling

Co-authored-by: Yoon <learder@gmail.com>

* Update content/ko/docs/concepts/architecture/control-plane-node-communication.md

Co-authored-by: Yoon <learder@gmail.com>

Co-authored-by: Yoon <learder@gmail.com>
2022-07-29 09:59:12 -07:00
Jinny Park 14d6312957
[ko] Fix outdated files in dev-1.24-ko.2 (M21-M26) (#35220)
* [ko] Fix outdated files in dev-1.24-ko.2 (M21-M26)

* Rev fix space typo ko/../taint-and-toleration.md

Co-authored-by: Seokho Son <shsongist@gmail.com>
2022-07-29 09:49:12 -07:00
Byung Woo LEE f8e507e8dd
Fix outdated files in dev-1.24-ko.2 (M100) (#35291)
* update ko horizontal-pod-autoscale based on dev-1.24-ko.2 branch

* update old urls

* delete indefinite article

* add whitespace to meta area
2022-07-29 09:17:12 -07:00
Yoon 720000e38a
[ko] Update outdated files dev-1.24-ko.2 (M51-M53) 2022-07-30 01:03:09 +09:00
onestone9900 3fd8eb48eb modify: indent 4 -> 3 2022-07-29 20:39:12 +09:00
onestone9900 66249b4464 modify: shell script 2022-07-29 20:29:38 +09:00
onestone9900 89f2bc1801 modify: #빌트인-서비스-검색 to /ko/.../assess-cluster-services/#discovering-builtin-services/#빌트인-서비스-검색 2022-07-29 20:03:08 +09:00
onestone9900 345209a12e modify: access-cluster-services
- 104.197.5.247 to 192.0.2.1
2022-07-29 19:54:42 +09:00
shine09 d92788889d Translate unlocalized text 35491 2022-07-29 14:26:55 +09:00
bconfiden2 4f7d6ab342 [ko] Update outdated files in dev-1.24-ko.2 (M54-M64) 2022-07-29 13:26:36 +09:00
Jihoon Seo b16960a8e2 [ko] Translate the glossary term 'Pod Priority' 2022-07-29 09:59:34 +09:00
Jihoon Seo 3f21261727 [ko] Translate the glossary term 'Ephemeral Container' into Korean 2022-07-29 09:51:57 +09:00
mocha-123 b1a1f8e766 [ko] fix typo infrastructure 2022-07-28 12:22:10 +09:00
mocha-123 c5bc5ab9aa [ko] Translate the glossary term 'Cluster Infrastructure' into Korean 2022-07-28 12:12:44 +09:00
Kubernetes Prow Robot 22194189ed
Merge pull request #35372 from Seo-yul/220725-dev-1.24-ko.2-M44-M50
[ko] Update outdated files dev-1.24-ko.2 (M44-M50)
2022-07-27 03:20:31 -07:00
Kubernetes Prow Robot d86f8775f3
Merge pull request #35302 from kyungjin99/patch-1
Translate docs/en/tasks/administer-cluster/namespaces into Korean
2022-07-27 03:14:32 -07:00
Kubernetes Prow Robot 82dba844ff
Merge pull request #35295 from KimDoubleB/outdated_dev-1.24-ko.2_M11-20
[ko] Update outdated files dev-1.24-ko.2 (M11-M20)
2022-07-27 01:26:32 -07:00
Kyungjin Kim 38983125e3 [ko] Translate docs/en/tasks/administer-cluster/namespaces into Korean 2022-07-27 00:35:29 +09:00
KimDoubleB 4d92fef330 Update outdated files dev-1.24-ko.2 (M11-M20) 2022-07-26 22:45:51 +09:00
Kubernetes Prow Robot c7059286e6
Merge pull request #35356 from KimDoubleB/220725_ko_outdated_m80-m83
[ko] Update outdated files dev-1.24-ko.2 (M80-M83)
2022-07-26 01:11:53 -07:00
Kubernetes Prow Robot f4959d31d9
Merge pull request #35115 from bconfiden2/220716_Update_outdated_dev-1.24-ko.2_M65-M70
[ko] Update outdated files in dev-1.24-ko.2 (M65-M70)
2022-07-25 22:55:53 -07:00
Yoon Seo-Yul 1281acc7b6
[ko] Update outdated files dev-1.24-ko.2 (M44-M50)
Apply suggestions from code review

Co-authored-by: Yoon <learder@gmail.com>
2022-07-26 14:11:37 +09:00
bconfiden2 578c2e815d [ko] Update outdated files in dev-1.24-ko.2 (M65-M70) 2022-07-26 12:46:53 +09:00
Kubernetes Prow Robot 6285db24bc
Merge pull request #35248 from NitishKumar06/Nitish/KoreanTypo02
Minor typo in korean docs fixed: Fix 02
2022-07-25 11:48:34 -07:00
Kubernetes Prow Robot 46f7d1b6c2
Merge pull request #35208 from bconfiden2/220719_Update_outdated_dev-1.24-ko.2_M101-M105
[ko] Update outdated files in dev-1.24-ko.2 (M101-M104)
2022-07-25 08:20:35 -07:00
Kubernetes Prow Robot 669271fca9
Merge pull request #35128 from rollony/rollony/configure-multiple-schedulers/v0.1
[ko] Translate tasks/extend-kubernetes/configure-multiple-schedulers to Korean
2022-07-25 08:04:35 -07:00
KimDoubleB dc91547cbf [ko] Update outdated files dev-1.24-ko.2 (M80-M83) 2022-07-25 20:39:48 +09:00
Jinny Park 9cde087b60 [ko]Translate the glossary term Add-ons into Korean 2022-07-25 20:28:58 +09:00
Kubernetes Prow Robot 3972dce875
Merge pull request #35126 from Veryfirstmoment/shine_outdated_dev-1.24-ko.2
[ko] Update outdated files in dev-1.24-ko.2 'M118-M125'
2022-07-24 23:34:59 -07:00
shine09 61aa30b74b Update outdated content on M118-M125 + Pre-apply source updates on 34359 and one more 2022-07-25 13:50:19 +09:00
Nitish Kumar af9b15a3bb
Minor typo in Korean docs fixed Fix 01 (#35085)
* Minor typo in Korean docs fixed Fix 01

* Minor typo in Korean docs fixed 02

Co-authored-by: Nitish Kumar <86051118+Nitishhh123@users.noreply.github.com>
2022-07-24 21:44:57 -07:00
Nitish Kumar 469c4b426a Minor typo in korean docs fixed: Fix 02 2022-07-22 20:36:32 +05:30
rollony 39dd9a88b1 Translate tasks/extend-kubernetes/configure-multiple-schedulers to Korean
Reflected bconfiden2's comments and deleted unnecessary blank spaces between links

Reflected seokho-son's comments

Reflected seokho-sons' comments (fixed missed errors)
2022-07-22 06:05:11 -07:00
Kubernetes Prow Robot 63045d8842
Merge pull request #35209 from bconfiden2/220720_Update_outdated_dev-1.24-ko.2_R1-R3
[ko] Update outdated files in dev-1.24-ko.2 (R1-R3)
2022-07-21 01:41:55 -07:00
Kubernetes Prow Robot c14e0d6746
Merge pull request #35015 from lshgdut/egress-ko
[ko] sync content/en/examples/admin/konnectivity/egress-selector-configuration.yaml
2022-07-21 01:03:54 -07:00
bconfiden2 249a9e0233 Update outdated files in dev-1.24-ko.2 (M101-M104) 2022-07-21 16:42:15 +09:00
bconfiden2 f04ca62c29 [ko] Update outdated files in dev-1.24-ko.2 (M105-M117) 2022-07-21 08:31:29 +09:00
Kubernetes Prow Robot d4c84372ab
Merge pull request #35009 from fenggw-fnst/typo2
[ko] Fix typo in apiserver-aggregation.md
2022-07-19 23:06:40 -07:00
bconfiden2 6a322318b6 Update outdated files in dev-1.24-ko.2 (R1-R3) 2022-07-19 21:56:56 +09:00
Kubernetes Prow Robot 867deb1f9e
Merge pull request #34938 from mzaian/update-kubespray-docs
Update kubespray docs.
2022-07-14 17:40:25 -07:00
Mohamed Zaian e37f4c3643 Update kubespray docs.
Update kubespray.md docs for different languages based on the official documentation on kubespray.io
2022-07-14 11:33:04 +02:00
wenhua 19c14c110a [ko] sync content/en/examples/admin/konnectivity/egress-selector-configuration.yaml 2022-07-14 16:34:46 +08:00
Guangwen Feng aaf2f916b8 [ko] Fix typo in apiserver-aggregation.md
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2022-07-14 13:06:48 +08:00
Kubernetes Prow Robot 1b0caaece6
Merge pull request #34936 from bishal7679/patch-5
[ko] branch name in 'Korean L10n guide' page is updated
2022-07-13 06:01:37 -07:00
Bishal Das 1b10a753de
[ko] Fixed translation error in apiserver-aggregation page (#34750)
* Update apiserver-aggregation.md

* Update content/ko/docs/concepts/extend-kubernetes/api-extension/apiserver-aggregation.md

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
2022-07-11 12:41:15 -07:00
Bishal Das ebdae9642e
Update localization_ko.md 2022-07-11 18:35:42 +05:30
Jihoon Seo 5a13863d99 [ko] Merge dev-1.24-ko.1 into main 2022-07-05 10:09:47 +09:00