Kubernetes Prow Robot
cd4a6c3333
Merge pull request #22030 from tengqm/zh-sync-kubectl-cheatsheet
...
[zh] Sync kubectl cheatsheet
2020-06-28 02:54:13 -07:00
Kubernetes Prow Robot
595ec040a8
Merge pull request #22099 from tengqm/zh-sync-home
...
[zh] Fix links on docs home
2020-06-28 02:44:14 -07:00
Zhiwei
852dfceeb0
fix zh translation error
2020-06-28 08:56:37 +00:00
Qiming Teng
073ce649b9
[zh] Fix links on docs home
...
The links on the Home page is out of sync due to reasons like improper
translation of card name, missing card section in front-matter or even
missing content file in Chinese localization.
2020-06-27 13:55:06 +08:00
Kubernetes Prow Robot
b225af9207
Merge pull request #21765 from Okabe-Kurisu/patch-1
...
Update zh kube-scheduler.md has wrong indent
2020-06-26 20:42:15 -07:00
Qiming Teng
a4919b4e50
[zh] Sync kubectl cheatsheet
...
This PR resync the Chinese translation of the kubectl cheatsheet. I
realized that it is is out of sync because it still contains deprecated
kubectl options such as `--export`.
2020-06-24 15:21:48 +08:00
Kubernetes Prow Robot
251a065fd2
Merge pull request #21537 from Cweiping/remove_kubectl_run_command_deprecated_zh
...
deprecated kubectl run command flag replicas for zh
2020-06-19 21:02:40 -07:00
Weiping Cai
92ded2a596
update kubectl document for zh
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io >
2020-06-20 11:46:47 +08:00
Makise
6f37fbb1db
kube-scheduler.md has wrong indent
...
缩进错了,网页样式不对
2020-06-15 14:07:04 +08:00
Karen Bradshaw
4b35d4d401
add zh pages
2020-06-09 19:33:15 -04:00
Weiping Cai
cca324e4bd
deprecated kubectl run command flag replicas for zh
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io >
2020-06-06 16:13:15 +08:00
Kubernetes Prow Robot
1b9c4c2b4d
Merge pull request #21234 from tengqm/fix-zh-tables
...
[zh] Fix table format for kubeadm commands
2020-06-01 03:39:56 -07:00
GoodGameZoo
090a11bf80
Correct note link bug in chinese page api-overview.md
2020-05-30 04:52:38 -07:00
Qiming Teng
b719fccc1d
[zh] Fix table format for kubeadm commands
2020-05-27 17:37:34 +08:00
Kubernetes Prow Robot
ae65f201fe
Merge pull request #21011 from tengqm/zh-kube-proxy
...
[zh] Fix table in kube-proxy reference
2020-05-22 01:06:38 -07:00
Qiming Teng
53e7bb6f13
[ZH] Fix table rendering for kubelet reference
...
This fixes the rendering of kubelet reference in zh localization
2020-05-16 13:30:38 +08:00
Qiming Teng
ab0ec7e409
[zh] Fix table in kube-proxy reference
...
The table layout was broken in kube-proxy refernce.
2020-05-16 12:37:41 +08:00
陈洪州
adaf41035e
update zh-trans docs.
2020-05-13 11:21:31 +08:00
Kubernetes Prow Robot
22ff57c9e8
Merge pull request #20671 from huchengze/patch-7
...
Update api-overview.md for zh
2020-04-30 05:36:18 -07:00
huccshen
4a7e4b67aa
Update overview.md
2020-04-30 15:58:14 +08:00
huccshen
cd601dfac4
Update api-overview.md
2020-04-30 11:32:12 +08:00
JohnTse
2ada57d139
fix a format problem
2020-04-14 19:01:59 +08:00
JohnTse
a51e91659a
fix a translation error
...
“如果有 kube-proxy 可用,它将使用操作系统数据包过滤层” should be translated by "如果操作系统提供了数据包过滤层并可用的话,kube-proxy会通过它来实现网络规则"
2020-04-14 18:55:15 +08:00
张潇
73a0a37a86
update -enable-cadvisor-json-endpoints default value and tag deprecated
2020-04-03 22:32:46 +08:00
wwgfhf
abaea266b6
Update labels-annotations-taints.md
2020-03-31 21:28:17 +08:00
Will Xiang
7094fbb5ab
fix inital alpha zh version of ServiceTopology ( #19851 )
...
* fix inital alpha version of ServiceTopology
* add description of ServiceTopology
2020-03-26 05:30:25 -07:00
Jie Shen
a4243bad56
Fix Left panel navigating bar layout issue for zh ( #19517 )
2020-03-25 21:14:24 -07:00
xieyanker
7c82b6e26b
fix some glossary translate ( #19770 )
2020-03-21 05:08:44 -07:00
2BFL
70ec427d8a
zh-translation: admission-controllers.md ( #19595 )
...
Accept tengqm's suggestion
2020-03-17 06:46:22 -07:00
Dian Zhou
763c5a4216
fix chinese version kubeadm-join.md ( #19648 )
...
fix a small bug during translation. create--print-join-command > create --print-join-command
2020-03-16 20:02:22 -07:00
Sophy417
16ff8f55a0
Create api-group.md ( #19537 )
...
* Create api-group.md
* Update api-group.md
2020-03-12 02:54:38 -07:00
2BFL
cbd3f89510
zh-translation: feature-gates.md ( #19571 )
2020-03-10 20:11:35 -07:00
Sophy417
b68978c959
Create proxy.md ( #19510 )
2020-03-06 22:35:34 -08:00
liyinda246
f7494bbc59
create zh-trans content/zh/docs/reference/access-authn-authz/rbac.md ( #19276 )
...
* create rabc.md file
Add rbac.md file, I found that there is no corresponding Chinese translation in the official website, so I translated rbac.md in Chinese, I hope it will be helpful, thanks
新增rabc.md文件,我发现官网中没有对应的中文翻译,所以我将官网中对应的rbac文档翻译成中文,希望有帮助,谢谢
* update rbac.md
Add comments to the original English text
* update rbac.md
中英文之间应留白处未留白;
中文仍有半角标点出现;
有些句子不符合汉语表达习惯;
有些英文原文需要多读几遍,以求正确理解。
* update rbac.md
review更新至代码行1940行
* update rbac.md
* update rbac.md
update zh-trans content/zh/docs/reference/access-authn-authz/rbac.md
* update rbac.md
replace line 1-4 with "---".
* update rbac.md
del 1,3 line
* update rbac.md
line 42, add a space .because of the API Overview's text display problem.
* update rbac.md
replace "角色(Role)" to “角色”
* update rbac.md
Permissive RBAC Permissions 'text format is error
* update rbac.md
translate the contents of the column
2020-03-05 23:05:23 -08:00
Kubernetes Prow Robot
ddb114e717
Use <code> block to display pipes in syntax within markdown table in kubectl overview ( #19450 )
2020-03-05 05:08:37 -08: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
Xiaokang An
cdf62784aa
Fix ambiguous translation in kubeadm.md ( #19201 )
2020-02-20 23:20:32 -08:00
Junwoo Ji
fab9100503
docs: fix broken etcd's official documents link ( #19021 )
2020-02-10 01:57:53 -08:00
chentanjun
1a69515ceb
zh trans /docs/reference/access-authn-authz/extensible-admission-controllers.md ( #18856 )
2020-02-08 04:29:52 -08:00
chentanjun
61a72d1f37
remove see also and close issue ( #19032 )
2020-02-08 04:25:52 -08:00
xieyanker
67ca8d8e22
hide some original comments in translate docs ( #18986 )
...
* hide original comment
* hide some original comments
2020-02-05 22:49:33 -08:00
zhanwang
28c7fa278d
repair zh docs about kubeadm ( #18950 )
2020-02-01 22:19:20 -08:00
zhanwang
27bcac9583
repair zh docs in kubeadm ( #18949 )
2020-02-01 22:17:20 -08:00
Shivang Goswami
e0960410bc
See also removed file 96 to 100 ( #18911 )
...
* see also removed file 96
* see also removed file 97
* see also removed file 98
* see also removed file 99
* see also removed file 100
2020-02-01 06:19:21 -08:00
Shivang Goswami
09a7c335a3
See also removed file 91 to 95 ( #18910 )
...
* see also removed file 91
* see also removed file 93
* see also removed file 94
* see also removed file 95
2020-01-31 18:59:20 -08:00
Shivang Goswami
998c3b4f52
See also removed file 60 to 63 ( #18907 )
...
* see also removed file 60
* see also removed file 61
* see also removed file 62
* see also removed file 63
2020-01-31 18:57:21 -08:00
Shivang Goswami
abccb67cae
See also removed file 65 to 70 ( #18908 )
...
* see also removed file 65
* see also removed file 66
* see also removed file 67
* see also removed file 68
* see also removed file 69
* see also removed file 70
2020-01-30 23:40:19 -08:00
Shivang Goswami
c71f1f7fd2
See also removed file 81 to 85 ( #18909 )
...
* see also removed file 81
* see also removed file 82
* see also removed file 83
* see also removed file 84
* see also removed file 85
2020-01-30 20:28:19 -08:00
Shivang Goswami
ce0963fbfc
See also removed file 56 & 57 ( #18912 )
...
* see also removed file 56
* see also removed file 57
2020-01-30 04:16:13 -08:00
Shivang Goswami
fef16f7e88
partial fix for for SEE ALSO section under content/zh/docs/reference/setup-tools/kubeadm/generated/ need to be deleted ( #18879 )
...
* see also removed from file 36
* see also removed from file 37
* see also removed from file 38
* see also removed from file 39
* see also removed from file 40
2020-01-29 23:10:13 -08:00