Kubernetes Prow Robot
|
14639c6739
|
Merge pull request #39528 from shogohida/fix-debug-application-cluster-paths
[ja] Change paths of debug pages (case 3)
|
2023-03-08 06:01:13 -08:00 |
Shogo Hida
|
fb3b325071
|
Delete DynamicAuditing
Signed-off-by: Shogo Hida <shogo.hida@gmail.com>
|
2023-03-06 22:17:00 +09:00 |
ystkfujii
|
beaadc5951
|
feat: update the check requred ports section in install-kubeadm.md
|
2023-03-05 02:58:51 +09:00 |
Shogo Hida
|
4a885ceca8
|
Fix paths
Signed-off-by: Shogo Hida <shogo.hida@gmail.com>
|
2023-03-03 21:01:59 +09: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 |
Kubernetes Prow Robot
|
7b84ea638b
|
Merge pull request #38768 from FeLvi-zzz/issue-38641
[ja] add docs for finalizers
|
2023-02-03 00:56:31 -08:00 |
FeLvi-zzz
|
d9c399974b
|
[ja] add docs for finalizers
|
2023-02-03 10:45:46 +09:00 |
Kubernetes Prow Robot
|
2a8d3cbb3c
|
Merge pull request #38911 from atoato88/heading-slash-on-localization-link
[ja] Fix broken links to localized pages
|
2023-01-18 06:02:34 -08:00 |
Kubernetes Prow Robot
|
4fa2522f5b
|
Merge pull request #38855 from Shunpoco/ja-add-reference-glossary-istio
[ja] translate a glossary for Istio
|
2023-01-16 17:06:31 -08:00 |
Shunpoco
|
2eeeebe045
|
Follow the review
- Use half-size parenthesis
- Use Japanese for `management`
Signed-off-by: Shunsuke Tokunaga <tkngsnsk313320@gmail.com>
|
2023-01-13 22:54:32 +09:00 |
Akihito INOH
|
4cd70256dd
|
Add heading slash to ja content link
This commit adds heading slash "/" on ja content link.
The link is 404 without heading slash that's why I create this commit.
|
2023-01-13 09:25:13 +09:00 |
Shunpoco
|
639d478c6e
|
[ja] translate a glossary for Istio
This commit adds a glossary for Istio translated from
[English](https://github.com/kubernetes/website/blob/main/content/en/docs/reference/glossary/istio.md)
to Japanese.
Signed-off-by: Shunsuke Tokunaga <tkngsnsk313320@gmail.com>
|
2023-01-10 11:52:14 +09:00 |
Yuiko Mouri
|
5b525ce6f8
|
[ja]Update feature gate table
|
2023-01-05 15:52:22 +09:00 |
Kubernetes Prow Robot
|
b98eea5a66
|
Merge pull request #38043 from s-kawamura-w664/update_container
[ja] fix the translation of the word container.
|
2022-12-12 06:33:35 -08:00 |
Yuiko Mouri
|
d355bce1c8
|
[ja]Update graduated or deprecated feature gates
|
2022-12-07 11:45:39 +09:00 |
Akihito INOH
|
174dff954f
|
Conform to the ja translation rule about Controller
This commits update the ja translation to conform to the rule:
- translate "controller" to "コントローラー", not "コントローラ"
|
2022-12-05 06:10:10 +09:00 |
Kubernetes Prow Robot
|
3be7c27e2b
|
Merge pull request #38076 from windsonsea/toolsy
[ja] fix a link in tools.md
|
2022-12-01 04:18:27 -08:00 |
Michael
|
7e275c4bf8
|
[ja] fix a link in tools.md
|
2022-11-25 21:32:01 +08:00 |
s-kawamura-w664
|
3e01c05594
|
[ja] fix the translation of the word container.
|
2022-11-24 11:01:47 +00:00 |
Yuiko Mouri
|
630ee3196c
|
[Japanese]Update alpha or beta feature gates
|
2022-11-24 12:17:37 +09:00 |
Tim Bannister
|
a09e35378a
|
Remove pages that are in the wrong language
This content should be in Japanese in order to be present and marked as
Japanese content.
|
2022-10-10 11:28:02 +01:00 |
Arhell
|
e059d8da60
|
[ja] Fix missing anchor to SIG list
|
2022-09-22 01:58:02 +03:00 |
Arhell
|
d3659a7aa1
|
[ja] fix link in glossary/api-eviction.md
|
2022-08-31 01:12:43 +03:00 |
ayatk
|
ad92908054
|
[ja] Fix links in release versioning
|
2022-07-13 15:17:05 +00:00 |
Rishit Dagli
|
7d02759dac
|
Remove Service Broker reference (#34439)
Update content/ja/docs/reference/glossary/service-catalog.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
|
2022-06-27 19:27:56 -07:00 |
196Ikuchil
|
ede6e4794a
|
[ja] Translate concepts/scheduling-eviction/api-eviction.md & reference/glossary/api-eviction.md into Japanese (#31938)
* translate api-eviction
* translate glossary_api_eviction
* Update content/ja/docs/reference/glossary/api-eviction.md
Co-authored-by: Ryota Yamada <ryota10069.tech5.jizi@gmail.com>
* Update content/ja/docs/reference/glossary/api-eviction.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
* Update content/ja/docs/reference/glossary/api-eviction.md
* update content/ja/docs/concepts/scheduling-eviction/api-eviction.md
* fix:change 従います to 優先します
* fix:update to description
* docs:update concenpts/api-eviction
Co-authored-by: Ryota Yamada <ryota10069.tech5.jizi@gmail.com>
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
|
2022-05-29 03:30:51 -07:00 |
Sean
|
960cb17d3d
|
[ja] Fix `Kubernetes` typo
|
2022-05-16 13:58:17 +08:00 |
Kubernetes Prow Robot
|
94c9a3dd61
|
Merge pull request #32084 from 196Ikuchil/policies
[ja] Translate /docs/reference/scheduling/policies/ into Japanese
|
2022-04-15 02:41:10 -07:00 |
Kubernetes Prow Robot
|
ca50f67c88
|
Merge pull request #32083 from 196Ikuchil/reference_scheduling_config
[ja] Translate reference/scheduling/config/ & reference/glossary/replica-set.md into Japanese
|
2022-04-14 11:21:35 -07:00 |
Arhell
|
fe3ef9d9bf
|
[ja] simplify commands
|
2022-04-03 00:51:32 +03:00 |
196Ikuchil
|
2cdd9e9db4
|
Update content/ja/docs/reference/scheduling/policies.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
|
2022-03-29 18:28:12 +09:00 |
196Ikuchil
|
f1ae421043
|
Update content/ja/docs/reference/scheduling/policies.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
|
2022-03-29 18:28:06 +09:00 |
196Ikuchil
|
550bfd5391
|
Update content/ja/docs/reference/scheduling/policies.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
|
2022-03-29 18:28:00 +09:00 |
196Ikuchil
|
019bc61951
|
fix:remove line feeds in text
|
2022-03-22 20:27:30 +09:00 |
196Ikuchil
|
2f438dd510
|
Update content/ja/docs/reference/scheduling/config.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
|
2022-03-22 20:12:21 +09:00 |
196Ikuchil
|
3ab3a17d48
|
Update content/ja/docs/reference/scheduling/config.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
|
2022-03-22 20:12:13 +09:00 |
196Ikuchil
|
32852dca8b
|
Update content/ja/docs/reference/scheduling/config.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
|
2022-03-22 20:12:02 +09:00 |
196Ikuchil
|
87733b3a57
|
Update content/ja/docs/reference/scheduling/config.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
|
2022-03-22 20:11:17 +09:00 |
196Ikuchil
|
d8e4686ab7
|
Update content/ja/docs/reference/scheduling/config.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
|
2022-03-22 20:11:06 +09:00 |
196Ikuchil
|
e853954a19
|
Update content/ja/docs/reference/scheduling/config.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
|
2022-03-22 20:10:35 +09:00 |
196Ikuchil
|
c7b87d9143
|
Update content/ja/docs/reference/scheduling/policies.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
|
2022-03-22 20:08:51 +09:00 |
196Ikuchil
|
5f47ac7965
|
Update config.md
|
2022-03-16 23:32:27 +09:00 |
196Ikuchil
|
2a638d61c2
|
Update replica-set.md
|
2022-03-16 23:21:01 +09:00 |
196Ikuchil
|
d1c505e171
|
fix:test errors
|
2022-03-07 00:06:44 +09:00 |
196Ikuchil
|
1a4044bf30
|
add:policies.md
|
2022-03-06 23:48:53 +09:00 |
196Ikuchil
|
8981587a68
|
add:replica-set.md
|
2022-03-06 23:27:23 +09:00 |
196Ikuchil
|
46a13354a1
|
add:config.md
|
2022-03-06 23:27:09 +09:00 |
196Ikuchil
|
3359ef1ad1
|
add:content/ja/docs/reference/scheduling/_index.md
|
2022-03-06 23:26:56 +09:00 |
Kubernetes Prow Robot
|
f396c81215
|
Merge pull request #31436 from KobayashiD27/translate-concepts/storage/projected-volumes
[ja]Translate concepts/storage/projected-volumes into Japanese
|
2022-02-23 08:00:19 -08: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 |
Kobayashi Daisuke
|
96d831443f
|
change Japanese URL to English ID link
|
2022-02-01 11:42:46 +09:00 |
Wang
|
16c4d4555a
|
[ja] Translate reference/kubectl/conventions into Japanese (#30785)
* add the target
* done
* Update conventions.md
* Update content/ja/docs/reference/kubectl/conventions.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
* Update content/ja/docs/reference/kubectl/conventions.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
* Update content/ja/docs/reference/kubectl/conventions.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
* Update content/ja/docs/reference/kubectl/conventions.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
|
2022-01-30 05:48:23 -08:00 |
Wang
|
d6ee6da7bc
|
[ja] Translate reference/using-api into Japanese (#30703)
* done
* fix typo
* 英単語と日本語の間に半角スペースは不要
* fix feedback and minor change
* delete unneeded blank line
* Update content/ja/docs/reference/using-api/_index.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
|
2022-01-29 01:48:02 -08:00 |
Kubernetes Prow Robot
|
624ebf19f5
|
Merge pull request #31160 from riita10069/ja-fix-link
Replace all inappropriate links to English pages in Japanese documentation.
|
2022-01-20 02:43:52 -08:00 |
Kubernetes Prow Robot
|
b6b81c4c75
|
Merge pull request #30565 from ptux/add-auditing-ja
[ja] Translate tasks/debug-application-cluster/audit into Japanese
|
2022-01-12 08:18:37 -08:00 |
riita10069
|
82a201cf3f
|
replace link to en
|
2022-01-01 01:42:28 +09:00 |
ptux
|
758a490655
|
change to English reference
|
2021-12-28 10:24:54 +09:00 |
ptux
|
497a07f5f5
|
add reference file
|
2021-11-19 23:49:54 +09:00 |
Arhell
|
b4855bce54
|
[ja] fixed the broken link
|
2021-11-14 02:03:19 +02:00 |
Kubernetes Prow Robot
|
e287b837ed
|
Merge pull request #29982 from riita10069/feature/reference/access-authn-authz/rbac
[ja] Replace with a link in Japanese about `reference/access-authn-authz/rbac.md`
|
2021-11-08 00:36:59 -08:00 |
Riita
|
05692590ad
|
Update rbac.md
|
2021-10-08 17:55:56 +09:00 |
Riita
|
4da4d1bb0a
|
Update authentication.md
|
2021-10-08 17:30:40 +09:00 |
Ye Shu
|
826fb8dc90
|
Change reference to kubeadm-stacked-color.png
Since the image is now moved to this repo, I'm changing all
references to the image to have them point to the local one.
|
2021-09-08 10:35:23 -04:00 |
able.lv
|
875cb1a3d7
|
fix typos ja
|
2021-07-20 23:27:07 +08:00 |
Arhell
|
fcdb99341c
|
[ja] Updated TTLAfterFinished feature reference
|
2021-07-15 02:53:24 +03:00 |
Soichiro KAWAMURA
|
c994376007
|
remove duplicated sentence
|
2021-07-14 01:30:31 +09:00 |
Jihoon Seo
|
7c256aa07e
|
[ja] Remove exec permission on markdown files
|
2021-06-22 18:22:52 +09:00 |
inductor(Kohei)
|
496bccbe4f
|
Merge branch 'master' into dev-1.19-ja.1
|
2021-05-26 13:43:10 +09:00 |
Arhell
|
d4146d2384
|
[ja] Add a missing feature gate entry
|
2021-05-17 01:15:55 +03:00 |
Kubernetes Prow Robot
|
6dde516acf
|
Merge pull request #27091 from YuikoTakada/ja-redirect-reference-index
Replace redirect links and fix link to use localized page of reference/index
|
2021-04-20 02:32:33 -07:00 |
TAKAHASHI Shuuji
|
3ca6bc04ce
|
Add workload.md to the reference/glossary directory
|
2021-04-11 14:18:39 +00:00 |
Yuiko Mouri
|
50b14656e2
|
Replace redirect links and fix link to use localized page of reference/index
|
2021-03-26 16:28:46 +09:00 |
Ryo Nakao
|
88e88a4c83
|
Fix typo in Japanese doc
|
2021-03-26 10:59:18 +09:00 |
Kubernetes Prow Robot
|
b43aafe2ae
|
Merge pull request #26817 from kubernetes/dev-1.18-ja.2
Second Japanese l10n work for release-1.18
|
2021-03-04 17:58:21 -08:00 |
task4233
|
5b83d03add
|
Update content/ja/docs/reference/tools.md
Co-authored-by: Kei Ak <kakts.git@gmail.com>
|
2021-02-16 23:43:15 +09:00 |
task4233
|
7bea1dba77
|
Update content/ja/docs/reference/tools.md
Co-authored-by: Kei Ak <kakts.git@gmail.com>
|
2021-02-16 23:42:56 +09:00 |
task4233
|
deabf8430a
|
ja: Make docs/reference/tools.md referencing en/docs/reference/tools.md
|
2021-02-13 17:49:25 +09:00 |
Kubernetes Prow Robot
|
6a7c617a0a
|
Merge pull request #25633 from kosehy/ja-25192
ja: Translate reference/command-line-tools-reference/kubelet-authentication-authorization.md into Japanese
|
2021-02-01 04:13:49 -08:00 |
Arhell
|
74d0035e3c
|
[ja] update feature-gates
|
2021-01-26 00:22:43 +02:00 |
Kubernetes Prow Robot
|
20ec2265fe
|
Merge pull request #25684 from shu-mutou/remove-basic-auth
Remove Static Password File section
|
2021-01-17 20:55:43 -08:00 |
kosehy@gmail.com
|
49860c5a3d
|
Translate this doc into Japanese
Update content/ja/docs/reference/command-line-tools-reference/kubelet-authentication-authorization.md
applied kakts' feedback
applied nasa9084's feedback
Co-authored-by: kakts, nasa9084
|
2021-01-12 21:24:58 +09:00 |
Shu Muto
|
817cfb9f41
|
Remove Static Password File section
Due to removed on v1.19, remove Static Password File section from docs/reference/access-authn-authz/authentication.md
|
2020-12-17 17:49:49 +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 |
lethe2211
|
1050eea844
|
Fix Japanese translation of a note in reference/kubectl/jsonpath
|
2020-11-28 11:14:25 +09:00 |
lethe2211
|
ad6896c1c0
|
Fix Japanese translation of "Interpreted" in reference/kubectl/jsonpath
|
2020-11-28 11:08:05 +09:00 |
lethe2211
|
96ca298120
|
Fix Japanese translation of "Use" in reference/kubectl/jsonpath
|
2020-11-28 11:03:32 +09:00 |
lethe2211
|
147a071b5d
|
Fix Japanese translation of "curly braces" in reference/kubectl/jsonpath
|
2020-11-28 11:01:03 +09:00 |
Kobayashi
|
04e2ba4a60
|
Update full link
|
2020-11-27 19:01:41 +09:00 |
lethe2211
|
2081989d3f
|
Fix the case of kubectl in the beginning of sentences
|
2020-11-24 22:00:39 +09:00 |
lethe2211
|
8e9b1564a9
|
Translate a table heading in reference/kubectl/jsonpath/ into Japanese
|
2020-11-24 21:46:58 +09:00 |
lethe2211
|
332beb7054
|
Translate reference/kubectl/jsonpath/ into Japanese
|
2020-11-23 16:37:05 +09:00 |
mkontani
|
c2a33c3403
|
fix dex/kubernetes link
|
2020-11-19 18:09:22 +00:00 |
bassaer
|
8ae0b72e59
|
remove conflict marker
|
2020-11-18 01:44:42 +09:00 |
Koki SAITO
|
ff350996d2
|
delete conflict message
|
2020-11-13 18:40:38 +09:00 |
hikkie3110
|
8ebf1c56b0
|
Move content/ja/docs/concepts/configuration/assign-pod-node.md to content/ja/docs/concepts/scheduling-eviction/assign-pod-node.md
|
2020-11-04 11:47:14 +09:00 |
Takaaki Fujii
|
f42e49fab7
|
modify "Namespace" translate 2
|
2020-11-04 11:46:31 +09:00 |