ko: add tutorials/stateful-application/mysql-wordpress-persistent-vol…#13516
Merged
k8s-ci-robot merged 3 commits intokubernetes:dev-1.14-ko.1from Apr 8, 2019
Merged
Conversation
6e397f7 to
6938c97
Compare
|
Deploy preview for k8s-dev-ko ready! Built with commit bb5880c |
Contributor
|
/assign |
gochist
reviewed
Mar 31, 2019
content/ko/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume.md
Show resolved
Hide resolved
content/ko/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume.md
Outdated
Show resolved
Hide resolved
content/ko/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume.md
Outdated
Show resolved
Hide resolved
content/ko/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume.md
Outdated
Show resolved
Hide resolved
content/ko/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume.md
Outdated
Show resolved
Hide resolved
content/ko/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume.md
Show resolved
Hide resolved
content/ko/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume.md
Show resolved
Hide resolved
content/ko/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume.md
Show resolved
Hide resolved
gochist
reviewed
Apr 6, 2019
| * [인트로스펙션과 디버깅](/docs/tasks/debug-application-cluster/debug-application-introspection/)를 알아보자. | ||
| * [잡](/docs/concepts/workloads/controllers/jobs-run-to-completion/)를 알아보자. | ||
| * [포트 포워딩](/docs/tasks/access-application-cluster/port-forward-access-application-cluster/)를 알아보자. | ||
| * 어떻게 [컨테이너에서 쉘을 사용하는지](/docs/tasks/debug-application-cluster/get-shell-running-container/)를 알아보자. |
Contributor
There was a problem hiding this comment.
Suggested change
| * 어떻게 [컨테이너에서 쉘을 사용하는지](/docs/tasks/debug-application-cluster/get-shell-running-container/)를 알아보자. | |
| * 어떻게 [컨테이너에서 셸을 사용하는지](/docs/tasks/debug-application-cluster/get-shell-running-container/)를 알아보자. |
see 한글화팀 용어집
| ``` | ||
|
|
||
| {{< note >}} | ||
| Minikube에서는 서비스를 `NodePort`으로만 노출할 수 있다. EXTERNAL-IP는 항상 펜딩상태이다. |
Contributor
There was a problem hiding this comment.
Suggested change
| Minikube에서는 서비스를 `NodePort`으로만 노출할 수 있다. EXTERNAL-IP는 항상 펜딩상태이다. | |
| Minikube에서는 서비스를 `NodePort`으로만 노출할 수 있다. EXTERNAL-IP는 항상 Pending 상태이다. |
see 한글화팀 용어집
Contributor
|
@yoonian 감사합니다! 사소한 변경(용어집 용어 적용) 추가해서 머지하겠습니다. |
Contributor
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: gochist The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
claudiajkang
added a commit
that referenced
this pull request
Apr 9, 2019
ko: Fix nav-menu sync in tutorials/statefulset #13374 (#13474) ko: add outdated files in dev-1.14-ko.1 branch (#13473) Translate title of concepts/../image.md Ko (#13507) ko: add translation tutorial/stateful-application/cassandra #12450 (#13515) Translate reference/kubectl/cheatsheet in Korean (#13549) Translate tasks/access-application-cluster/access-cluster in Korean (#13565) ko: add tutorials/stateful-application/mysql-wordpress-persistent-vol… (#13516) Issue 12838 object management kubectl imperative config (#13657) Translate standardized glossary Tag Fandamental in Korean (#13552) Co-authored-by: Kim Young Dae <38598117+zer0big@users.noreply.github.com> Co-authored-by: Yoon <learder@gmail.com> Co-authored-by: lapee79 <lapee79@gmail.com> Co-authored-by: Jesang Myung <jesang.myung@gmail.com> Co-authored-by: Seokho <shsongist@gmail.com> Co-authored-by: Claudia J.Kang <claudiajkang@gmail.com>
claudiajkang
pushed a commit
that referenced
this pull request
Apr 9, 2019
ko: Fix nav-menu sync in tutorials/statefulset #13374 (#13474) ko: add outdated files in dev-1.14-ko.1 branch (#13473) Translate title of concepts/../image.md Ko (#13507) ko: add translation tutorial/stateful-application/cassandra #12450 (#13515) Translate reference/kubectl/cheatsheet in Korean (#13549) Translate tasks/access-application-cluster/access-cluster in Korean (#13565) ko: add tutorials/stateful-application/mysql-wordpress-persistent-vol… (#13516) Issue 12838 object management kubectl imperative config (#13657) Translate standardized glossary Tag Fandamental in Korean (#13552) Co-authored-by: Kim Young Dae <38598117+zer0big@users.noreply.github.com> Co-authored-by: Yoon <learder@gmail.com> Co-authored-by: lapee79 <lapee79@gmail.com> Co-authored-by: Jesang Myung <jesang.myung@gmail.com> Co-authored-by: Seokho <shsongist@gmail.com> Co-authored-by: Claudia J.Kang <claudiajkang@gmail.com> Co-authored-by: June Yi <june.yi@samsung.com>
claudiajkang
pushed a commit
that referenced
this pull request
Apr 9, 2019
- ko: Fix nav-menu sync in tutorials/statefulset #13374 (#13474) - ko: add outdated files in dev-1.14-ko.1 branch (#13473) - Translate title of concepts/../image.md Ko (#13507) - ko: add translation tutorial/stateful-application/cassandra #12450 (#13515) - Translate reference/kubectl/cheatsheet in Korean (#13549) - Translate tasks/access-application-cluster/access-cluster in Korean (#13565) - ko: add tutorials/stateful-application/mysql-wordpress-persistent-vol… (#13516) - Issue 12838 object management kubectl imperative config (#13657) - Translate standardized glossary Tag Fandamental in Korean (#13552) Co-authored-by: Kim Young Dae <38598117+zer0big@users.noreply.github.com> Co-authored-by: Yoon <learder@gmail.com> Co-authored-by: lapee79 <lapee79@gmail.com> Co-authored-by: Jesang Myung <jesang.myung@gmail.com> Co-authored-by: Seokho <shsongist@gmail.com> Co-authored-by: Claudia J.Kang <claudiajkang@gmail.com> Co-authored-by: June Yi <june.yi@samsung.com>
k8s-ci-robot
pushed a commit
that referenced
this pull request
Apr 10, 2019
* First Korean I10n work for release-1.14 - ko: Fix nav-menu sync in tutorials/statefulset #13374 (#13474) - ko: add outdated files in dev-1.14-ko.1 branch (#13473) - Translate title of concepts/../image.md Ko (#13507) - ko: add translation tutorial/stateful-application/cassandra #12450 (#13515) - Translate reference/kubectl/cheatsheet in Korean (#13549) - Translate tasks/access-application-cluster/access-cluster in Korean (#13565) - ko: add tutorials/stateful-application/mysql-wordpress-persistent-vol… (#13516) - Issue 12838 object management kubectl imperative config (#13657) - Translate standardized glossary Tag Fandamental in Korean (#13552) Co-authored-by: Kim Young Dae <38598117+zer0big@users.noreply.github.com> Co-authored-by: Yoon <learder@gmail.com> Co-authored-by: lapee79 <lapee79@gmail.com> Co-authored-by: Jesang Myung <jesang.myung@gmail.com> Co-authored-by: Seokho <shsongist@gmail.com> Co-authored-by: Claudia J.Kang <claudiajkang@gmail.com> Co-authored-by: June Yi <june.yi@samsung.com> * Fix conflict : pick-right-solution
2 tasks
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.