s-kawamura-w664
05d117d534
[ja] Remove content/ja/docs/reference/kubectl/overview.md
2023-03-09 05:42:56 +00:00
s-kawamura-w664
c90fd0f340
[ja] Update page weights under content/ja/docs/reference.
2023-03-03 09:08:17 +00:00
Tim Bannister
71bfd89b92
Replace k8s.gcr.io with registry.k8s.io
2023-02-03 15:59:01 +00:00
Arhell
fe3ef9d9bf
[ja] simplify commands
2022-04-03 00:51:32 +03:00
Tsubasa Nakayama
4438b6aa2b
Update content/ja/docs/reference/kubectl/cheatsheet.md
...
Co-authored-by: Wang <ooocamel@icloud.com>
2022-02-18 01:48:20 +09:00
Tsubasa Nakayama
e65d5a57fe
Update content/ja/docs/reference/kubectl/cheatsheet.md
...
Co-authored-by: Wang <ooocamel@icloud.com>
2022-02-18 01:47:48 +09:00
Tsubasa Nakayama
97cfe80e45
[ja] fix translation cordon/uncordon
2022-02-16 23:44:19 +09:00
riita10069
82a201cf3f
replace link to en
2022-01-01 01:42:28 +09:00
akitok
b6440dec18
Update content/ja/docs/reference/kubectl/cheatsheet.md
...
Co-authored-by: Keita Akutsu <kakts.git@gmail.com>
2020-12-03 18:31:47 +09:00
Akito Kobayashi
3d83f8ba99
Make docs/reference/kubectl/cheatsheet.md follow v1.18 of the original text
2020-11-30 23:06:27 +09:00
Koki SAITO
ff350996d2
delete conflict message
2020-11-13 18:40:38 +09:00
Takaaki Fujii
f42e49fab7
modify "Namespace" translate 2
2020-11-04 11:46:31 +09:00
takaf04
9518835577
modify "Namespace" translate 1
...
Co-authored-by: Keita Akutsu <kakts.git@gmail.com>
2020-11-04 11:46:31 +09:00
takaf04
7b0377ad5a
removed unnecessary char
...
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2020-11-04 11:46:30 +09:00
Takaaki Fujii
c85942837b
finished translating cheartsheet.md
2020-11-04 11:46:28 +09:00
Kenichi Omichi
58a640ffd4
ja: Removing references of `kubectl rolling-update`
...
This applies the commit be6c0c3a21
for
ja content. Big motivation here is the link of [rolling update] is
NotFound today. So it is better to avoid such page for readers.
2020-10-09 00:31:42 +00:00
TAKAHASHI Shuuji
a4dd5b91c5
Fix markdown. Rewrite some kanji to hiragana. Make parentheses half-width.
2020-07-22 10:24:54 +09:00
inductor
298382169c
resolve conflict
2020-06-15 02:59:15 +09:00
Karen Bradshaw
283572af58
add ja pages
2020-06-09 19:33:15 -04:00
Takeshi Kondo
4fdd219f5a
Update content/ja/docs/reference/kubectl/cheatsheet.md
...
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
2020-06-04 19:47:09 +09:00
Takeshi Kondo
d76e7a9863
Update content/ja/docs/reference/kubectl/cheatsheet.md
...
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
2020-06-04 18:50:38 +09:00
Takeshi Kondo
d1620ac74c
Update content/ja/docs/reference/kubectl/cheatsheet.md
...
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
2020-06-04 18:50:31 +09:00
kondo takeshi
1fb30939fc
Follow upstream/release-1.16 to upstream/release-1.17 in Japanese
2020-06-03 23:44:11 +09:00
Naoki Oketani
3e1f709cd3
update link to /ja/docs/concepts/overview/kubernetes-api/
2020-04-11 21:36:43 +09:00
Sascha Grunert
3ecfc9f47f
Fix wrong CHANGELOG locations ( #19089 )
...
We prefixed the CHANGELOG path in k/k with `CHANGELOG/`, which should
reflect every part of the website as well.
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-02-25 05:42:49 -08:00
inductor
0c86e6515a
First Japanese l10n work for release-1.16 ( #18790 )
...
* Translate concepts/services-networking/connect-applications-service/ into Japanese (#17710 )
* Translate concepts/services-networking/connect-applications-service/ into Japanese
* Apply review
* Translate content/ja/docs/tasks/_index.md into Japanese (#17789 )
* add task index
* huge page
* ja-docs: Update kops Installation Steps (#17804 )
* Update /ja/docs/tasks/tools/install-minikube/ (#17711 )
* Update /ja/docs/tasks/tools/install-minikube/
* Apply review
* Apply review
* Update content/ja/docs/tasks/tools/install-minikube.md
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/docs/tasks/tools/install-minikube.md
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Translate tasks/configure-pod-container/assign-cpu-resource/ in Japanese (#16160 )
* copy from content/en/docs/tasks/configure-pod-container/ to ja
* translate assign-cpu-resource.md in Japanese
* Update content/ja/docs/tasks/configure-pod-container/assign-cpu-resource.md
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/docs/tasks/configure-pod-container/assign-cpu-resource.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update assign-cpu-resource.md
ここの *request* と *limit* はほかの文中の単語とは異なり、YAMLのfieldを表すため、訳さないでおく
* fix translation
"Pod scheduling is based on requests." の箇所。
requestsに基づいているのは事実だが、直訳されたときになにを指すのかあいまいなので、対象を具体的に記述
* Translate concepts/workloads/controllers/deployment/ in Japanese #14848 (#17794 )
* ja-trans: Translate concepts/workloads/controllers/deployment/ into Japanese (#14848 )
* ja-trans: Improve Japanese translation in concepts/workloads/controllers/deployment/ (#14848 )
* ja-trans: Improve Japanese translation in concepts/workloads/controllers/deployment/ (#14848 )
* ja-trans: Improve Japanese translation in concepts/workloads/controllers/deployment/ (#14848 )
* little fix (#18135 )
* update index (#18136 )
* Update /ja/docs/setup/_index.md (#18139 )
* Update /ja/docs/tasks/tools/install-kubectl/ (#18137 )
* update /docs/ja/tasks/tools/install-kubectl/
* fix mongon
* apply reveiw
* Update /ja/docs/reference/command-line-tools-reference/feature-gates/ (#18141 )
* Update feature agete
* tidy up feature gates list
* translate new lines
* table caption
* blank
* する -> します
* apply review
* fix broken link
* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* update translation
* remove line
* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* rollpack
* Update /ja/docs/concepts/services-networking/service/ (#18138 )
* update /ja/docs/concepts/services-networking/service/
* Update content/ja/docs/concepts/services-networking/service.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/concepts/services-networking/service.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/concepts/services-networking/service.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/concepts/services-networking/service.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* consider Endpoints as a Kubernetes resource
* full
* Update content/ja/docs/concepts/_index.md (#18145 )
* Update concepts
* control plane
* apply review
* fix bold (#18165 )
* Update /ja/docs/concepts/overview/components.md (#18153 )
* update /ja/docs/concepts/overview/components.md
* some japanese docs are already there
* translate prepend
* apply upstream changes (#18278 )
* Translate concepts/services-networking/ingress into Japanese #17741 (#18234 )
* ja-trans: Translate concepts/services-networking/ingress into Japanese (#17741 )
* ja-trans: Improve Japanese translation in concepts/services-networking/ingress (#17741 )
* ja-trans: Improve Japanese translation in concepts/services-networking/ingress (#17741 )
* Update pod overview in Japanese (#18277 )
* Update pod-overview
* Update content/ja/docs/concepts/workloads/pods/pod-overview.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/concepts/workloads/pods/pod-overview.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/concepts/workloads/pods/pod-overview.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/concepts/workloads/pods/pod-overview.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/concepts/workloads/pods/pod-overview.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/concepts/workloads/pods/pod-overview.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* ノード
* Update content/ja/docs/concepts/workloads/pods/pod-overview.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/concepts/workloads/pods/pod-overview.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
* Translate concepts/scheduling/scheduler-perf-tuning/ in Japanese #17119 (#17796 )
* ja-trans: Translate concepts/scheduling/scheduler-perf-tuning/ into Japanese (#17119 )
* ja-trans: Improve Japanese translation in concepts/scheduling/scheduler-perf-tuning/ (#17119 )
* ja-trans: Improve Japanese translation in concepts/scheduling/scheduler-perf-tuning/ (#17119 )
* ja-trans:conetent/ja/casestudies/nav (#18450 )
* Translate tasks/debug-application-cluster/debug-service/ in Japanese (#18395 )
* Translate tasks/debug-application-cluster/debug-service/ in Japanese
* Update content/ja/docs/tasks/debug-application-cluster/debug-service.md
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/docs/tasks/debug-application-cluster/debug-service.md
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/docs/tasks/debug-application-cluster/debug-service.md
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Change all `Pods` to `Pod` and `Endpoints` to `Endpoint`
* Update content/ja/docs/tasks/debug-application-cluster/debug-service.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/debug-application-cluster/debug-service.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/debug-application-cluster/debug-service.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/debug-application-cluster/debug-service.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/debug-application-cluster/debug-service.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/debug-application-cluster/debug-service.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/debug-application-cluster/debug-service.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/debug-application-cluster/debug-service.md
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/docs/tasks/debug-application-cluster/debug-service.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/debug-application-cluster/debug-service.md
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/docs/tasks/debug-application-cluster/debug-service.md
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/docs/tasks/debug-application-cluster/debug-service.md
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/docs/tasks/debug-application-cluster/debug-service.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Updated content pointed out in review
* Update content/ja/docs/tasks/debug-application-cluster/debug-service.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Apply suggestions from code review
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Apply suggestions from review
* Apply suggestions form review
* Apply suggestions from review
* Apply suggestions from review
* Apply suggestions from code review
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/debug-application-cluster/debug-service.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
Co-authored-by: inductor <kohei.ota@zozo.com>
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
* Translate concepts/extend-kubernetes/api-extension/custom-resources/ into Japanese (#18200 )
* Translate concepts/extend-kubernetes/api-extension/custom-resources/ into Japanese
* Apply suggestions from code review between L1 an L120 by oke-py
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Apply suggestions from code review by oke-py
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update CustomResourceDefinition not to localize into Japanese
* Revert the link to customresourcedefinitions to English
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Apply suggestions from code review by oke-py and inductor
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Apply a suggestion from review by inductor
* Apply a suggestion from code review by oke-py
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
Co-authored-by: inductor <kohei.ota@zozo.com>
* Translate tasks/configure-pod-container/quality-service-pod/ into Japanese (#16173 )
* copy from content/en/docs/tasks/configure-pod-container/quality-service-pod.md to Ja
* Translate tasks/configure-pod-container/quality-service-pod/ into Japanese
Guaranteed, Burstable, BestEffortは用語として存在するので訳さない
Signed-off-by: Takuma Hashimoto <takumaxd+github@gmail.com>
* Update content/ja/docs/tasks/configure-pod-container/quality-service-pod.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/configure-pod-container/quality-service-pod.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/configure-pod-container/quality-service-pod.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/configure-pod-container/quality-service-pod.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
* Translate content/ja/docs/reference/kubectl/cheatsheet.md (#17739 ) (#18285 )
* Translate content/ja/docs/reference/kubectl/cheatsheet.md (#17739 )
* Translated kubectl cheet sheet.
* Fix typos in content/ja/docs/reference/kubectl/cheatsheet.md (#17739 )
* Fix japanese style in content/ja/docs/reference/kubectl/cheatsheet.md
* Fix typo in content/ja/docs/reference/kubectl/cheatsheet.md
* Fix translation in content/ja/docs/reference/kubectl/cheatsheet.md
* Fix typo in content/ja/docs/reference/kubectl/cheatsheet.md
* Fix typo in content/ja/docs/reference/kubectl/cheatsheet.md
* Modify translation for casestudies (#18767 )
* modify terminology
* add ten
* update translation
* update
* update
* update
* fix typo (#18769 )
* remove english comment (#18770 )
* ja-trans:conetent/ja/casestudies/spotify (#18451 )
* ja-trans: content/ja/case-studies/spotify
* Update content/ja/case-studies/spotify/index.html
Updated with the proposal from inductor
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/case-studies/spotify/index.html
Updated with inductor 's proposal
Co-Authored-By: inductor <kohei.ota@zozo.com>
* ja-trans: content/ja/case-studies/spotify
* Update content/ja/case-studies/spotify/index.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/case-studies/spotify/index.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/case-studies/spotify/index.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/case-studies/spotify/index.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/case-studies/spotify/index.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/case-studies/spotify/index.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/case-studies/spotify/index.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/case-studies/spotify/index.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/case-studies/spotify/index.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/case-studies/spotify/index.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/case-studies/spotify/index.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/case-studies/spotify/index.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/case-studies/spotify/index.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
Co-authored-by: inductor <kohei.ota@zozo.com>
* Translate Japanese headers (#18776 )
* translate headers
* add index for references
* Update content/ja/docs/setup/production-environment/tools/_index.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* translate controller
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
* ja-docs: translate install-kubeadm into Japanese (#18198 )
* ja-docs: translate install-kubeadm into Japanese
* translate table title in install-kubeadm to Japanese
* update kubeadm install doc
* remove extra spaces
* fix translation miss
* translate url title into japanese
* fix translation miss
* remove line break in sentence and translate title
* remove extra line break
* remove extra line break
* fix translation miss
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
Co-authored-by: Samuel Kihahu <kihahu@users.noreply.github.com>
Co-authored-by: Takuma Hashimoto <takuma-hashimoto@freee.co.jp>
Co-authored-by: Keita Akutsu <kakts.git@gmail.com>
Co-authored-by: Masa Taniguchi <maabou512@gmail.com>
Co-authored-by: Soto Sugita <sotoiwa@gmail.com>
Co-authored-by: Kozzy Hasebe <48105562+hasebe@users.noreply.github.com>
Co-authored-by: kazuaki harada <canhel.4suti50y.salamander@gmail.com>
Co-authored-by: Shunsuke Miyoshi <s.miyoshi@jp.fujitsu.com>
2020-01-20 20:39:36 -08:00