kubernetes-retired / kubernetes-docs-ko

[EOL] Korean-language Kubernetes documentation
Creative Commons Attribution 4.0 International
34 stars 21 forks source link

번역할 원본 파일 추가 #11

Closed claudiajkang closed 6 years ago

claudiajkang commented 6 years ago

Fix to #10

gochist commented 6 years ago

@ClaudiaJKang 다음과 같이 페이지가 빌드되지 않습니다.

$ make docker-serve
docker run --rm --interactive --tty --volume /home/june/git/kubernetes-docs-ko:/src -p 1313:1313 kubernetes-hugo hugo server --watch --bind 0.0.0.0
Building sites … ERROR 2018/08/17 08:43:50 error processing shortcode "shortcodes/codenew.html" for page "docs/tutorials/hello-minikube.md": template: shortcodes/codenew.html:14:16: executing "shortcodes/codenew.html" at <readFile $filename>: error calling readFile: stat /src/content/ko/content/ko/examples/minikube/server.js: no such file or directory
ERROR 2018/08/17 08:43:50 error processing shortcode "shortcodes/codenew.html" for page "docs/tutorials/hello-minikube.md": template: shortcodes/codenew.html:14:16: executing "shortcodes/codenew.html" at <readFile $filename>: error calling readFile: stat /src/content/ko/content/ko/examples/minikube/Dockerfile: no such file or directory
Total in 4631 ms
Error: Error building site: logged 2 error(s)
Makefile:29: recipe for target 'docker-serve' failed
make: *** [docker-serve] Error 255
claudiajkang commented 6 years ago

@gochist 수정해서 재커밋 하도록 하겠습니다.

gochist commented 6 years ago

content/en/examples/minikube를 옮겨오면 잘 빌드됩니다. Docker로 문서 빌드하는 방법을 공유드립니다.

gochist commented 6 years ago

@ClaudiaJKang 고쳐주신 내용으로 빌드는 잘 되지만, 업스트림의 release-1.12가 stable 하지 않아서 최신 내용과 차이가 좀 크네요. 어찌해야할지 의견을 모아봐야 할 것 같습니다. /hold

claudiajkang commented 6 years ago

@gochist 추후 회의 안건으로 등록한 후 진행하시죠 :+1:

gochist commented 6 years ago

안을 가지고 논의해야 할 것 같습니다. #12 열었습니다.

gochist commented 6 years ago

의견이 잘 모이지 않네요. 여러 안이 있어야 회의를 할텐데요.

이 PR을 Merge 하고 현재의 website/release-1.12 기준으로 dev-1.12를 최신화 하게되면 다음의 outdated 파일이 발생합니다. 하지만 최신화는 어차피 발생할 이슈이기 때문에 #12 에서 논의하기로 하고 제 생각에 이 PR은 이대로 Merge 했으면 하는데 @ClaudiaJKang 님 생각은 어떠신가요?

126 files in content/en are changed 9 files in content/ko are outdated

claudiajkang commented 6 years ago

@gochist 그럼 이 PR은 merge하고 #12 에서 더 세부하게 논의하시죠 :+1:

ianychoi commented 6 years ago

/lgtm 머지 후 논의하는 것도 좋을 것 같습니다.

gochist commented 6 years ago

/approve

k8s-ci-robot commented 6 years ago

[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

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes/kubernetes-docs-ko/blob/dev-1.12/OWNERS)~~ [gochist] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
gochist commented 6 years ago

/lgtm