Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update outdated files in the dev-1.19-ko.6 branch (2) #25403

Merged
merged 1 commit into from
Dec 6, 2020

Conversation

pjhwa
Copy link
Contributor

@pjhwa pjhwa commented Dec 4, 2020

This PR is newly re-opened against #25288 .
Closes #25284

Update outdated files in the upstream/dev-1.19-ko.6 branch.

41 files are updated

  • content/en/_index.html 1 file changed, 7 insertions(+), 2 deletions(-)
  • content/en/docs/concepts/architecture/controller.md 1 file changed, 2 insertions(+), 3 deletions(-)
  • content/en/docs/concepts/architecture/nodes.md 1 file changed, 1 deletion(-)
  • content/en/docs/concepts/cluster-administration/_index.md 1 file changed, 2 deletions(-)
  • content/en/docs/concepts/cluster-administration/addons.md 1 file changed, 1 insertion(+)
  • content/en/docs/concepts/cluster-administration/networking.md 1 file changed, 6 insertions(+), 1 deletion(-)
  • content/en/docs/concepts/configuration/configmap.md 1 file changed, 2 insertions(+), 2 deletions(-)
  • content/en/docs/concepts/configuration/pod-priority-preemption.md 1 file changed, 2 insertions(+), 4 deletions(-)
  • content/en/docs/concepts/policy/resource-quotas.md 1 file changed, 2 insertions(+), 3 deletions(-)
  • content/en/docs/concepts/scheduling-eviction/resource-bin-packing.md 1 file changed, 105 insertions(+), 79 deletions(-)
  • content/en/docs/concepts/scheduling-eviction/taint-and-toleration.md 1 file changed, 7 insertions(+), 7 deletions(-)
  • content/en/docs/concepts/services-networking/ingress-controllers.md 1 file changed, 3 insertions(+), 2 deletions(-)
  • content/en/docs/concepts/services-networking/network-policies.md 1 file changed, 3 insertions(+), 3 deletions(-)
  • content/en/docs/concepts/storage/storage-classes.md 1 file changed, 1 insertion(+), 1 deletion(-)
  • content/en/docs/concepts/workloads/pods/_index.md 1 file changed, 12 insertions(+), 8 deletions(-)
  • content/en/docs/concepts/workloads/pods/pod-topology-spread-constraints.md 1 file changed, 2 deletions(-)
  • content/en/docs/contribute/_index.md 1 file changed, 2 insertions(+), 2 deletions(-)
  • content/en/docs/home/_index.md 1 file changed, 2 insertions(+), 2 deletions(-)
  • content/en/docs/reference/access-authn-authz/service-accounts-admin.md 1 file changed, 72 insertions(+), 60 deletions(-)
  • content/en/docs/reference/command-line-tools-reference/feature-gates.md 1 file changed, 5 insertions(+), 5 deletions(-)
  • content/en/docs/reference/kubectl/cheatsheet.md 1 file changed, 7 insertions(+)
  • content/en/docs/reference/kubectl/overview.md 1 file changed, 1 insertion(+), 1 deletion(-)
  • content/en/docs/setup/best-practices/cluster-large.md 1 file changed, 85 insertions(+), 89 deletions(-)
  • content/en/docs/setup/best-practices/node-conformance.md 1 file changed, 5 insertions(+), 4 deletions(-)
  • content/en/docs/setup/production-environment/container-runtimes.md 1 file changed, 1 insertion(+), 1 deletion(-)
  • content/en/docs/tasks/administer-cluster/kubeadm/adding-windows-nodes.md 1 file changed, 1 insertion(+), 1 deletion(-)
  • content/en/docs/tasks/configure-pod-container/quality-service-pod.md 1 file changed, 2 insertions(+), 2 deletions(-)
  • content/en/docs/tasks/debug-application-cluster/debug-pod-replication-controller.md 1 file changed, 1 insertion(+), 1 deletion(-)
  • content/en/docs/tasks/extend-kubectl/kubectl-plugins.md 1 file changed, 3 insertions(+), 3 deletions(-)
  • content/en/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough.md 1 file changed, 27 insertions(+), 26 deletions(-)
  • content/en/docs/tasks/run-application/horizontal-pod-autoscale.md 1 file changed, 7 insertions(+), 1 deletion(-)
  • content/en/docs/tutorials/kubernetes-basics/_index.html 1 file changed, 1 insertion(+)
  • content/en/docs/tutorials/stateful-application/zookeeper.md 1 file changed, 4 insertions(+), 4 deletions(-)
  • content/en/training/_index.html 1 file changed, 22 insertions(+), 15 deletions(-)

2 files are deleted

  • content/en/docs/setup/production-environment/turnkey/_index.md
  • content/en/docs/tasks/administer-cluster/cluster-management.md

7 files are already updated in Korean documents

  • content/en/docs/concepts/scheduling-eviction/assign-pod-node.md 1 file changed, 2 insertions(+), 2 deletions(-)
  • content/en/docs/concepts/workloads/controllers/statefulset.md 1 file changed, 1 insertion(+), 1 deletion(-)
  • content/en/docs/concepts/workloads/pods/pod-lifecycle.md 1 file changed, 1 insertion(+), 1 deletion(-)
  • content/en/docs/contribute/new-content/overview.md 1 file changed, 1 insertion(+), 1 deletion(-)
  • content/en/docs/setup/release/notes.md 1 file changed, 1 insertion(+), 1 deletion(-)
  • content/en/docs/tasks/tools/_index.md 1 file changed, 1 insertion(+), 1 deletion(-)
  • content/en/examples/pods/pod-with-pod-affinity.yaml 1 file changed, 2 insertions(+), 2 deletions(-)

1 file is updated by #25287 ( @Arhell )

  • content/en/case-studies/newyorktimes/index.html 1 file changed, 3 insertions(+), 4 deletions(-)

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Dec 4, 2020
@k8s-ci-robot k8s-ci-robot added language/ko Issues or PRs related to Korean language sig/docs Categorizes an issue or PR as relevant to SIG Docs. labels Dec 4, 2020
@pjhwa
Copy link
Contributor Author

pjhwa commented Dec 4, 2020

/assign @seokho-son

@pjhwa
Copy link
Contributor Author

pjhwa commented Dec 4, 2020

#25288 에서 제시된 리뷰 의견을 모두 반영하여 다시 오픈하였습니다.
참고하세요.

@netlify
Copy link

netlify bot commented Dec 4, 2020

✔️ Deploy preview for k8s-dev-ko ready!

🔨 Explore the source changes: 6842c54

🔍 Inspect the deploy logs: https://app.netlify.com/sites/k8s-dev-ko/deploys/5fca02daaa812b00085fd166

😎 Browse the preview: https://deploy-preview-25403--k8s-dev-ko.netlify.app

@seokho-son
Copy link
Member

@pjhwa Thank you for your efforts to maintain Korean localization branch !!
/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 6, 2020
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 6117db1cbfb81e89159bed6f9bb44af881ed7d8f

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: seokho-son

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 6, 2020
@k8s-ci-robot k8s-ci-robot merged commit f202438 into kubernetes:dev-1.19-ko.6 Dec 6, 2020
seokho-son added a commit that referenced this pull request Dec 6, 2020
- fix Korean translation of 'object' (#25370)
- Update outdated files in the dev-1.19-ko.6 branch (2) (#25403)
- Translate setup/release/version-skew-policy.md in Korean (#25345)
- Translate tutorials/configuration/configure-java-microservice/configure-java-microservice/ into Korean (#24981)
- Translate health-checks.md into Korean (#25342)
- Translate reference/glossary/api-group.md in Korean (#25321)
- Translate reference/glossary/object.md in Korean (#25318)
- Translate tutorials/configuration/configure-java-microservice/configure-java-microservice-interactive/ into Korean (#24984)
- switch New York Times case study to use youtube shortcode (ko) (#25287)

Co-authored-by: seokho-son <shsongist@gmail.com>
Co-authored-by: Jerry Park <jaehwa@gmail.com>
Co-authored-by: PyungHo Yoon <learder@gmail.com>
Co-authored-by: mylovepooh <jun8414@gmail.com>
Co-authored-by: jmkim <jm1223.kim@samsung.com>
Co-authored-by: santachopa <santachopa@naver.com>
Co-authored-by: Arhell <arhell333@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/ko Issues or PRs related to Korean language lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants