3695 Commits

Author SHA1 Message Date
Jie Shen 03f13f0fb0 Polish configure-pod-configmap.md format (#19508) 2020-03-06 08:25:24 -08:00
GoodGameZoo e9342c00a2 Translation modification (#19250) 2020-03-06 08:15:23 -08:00
2BFL 272834ce0f translation assign memory resource for zh (#19458)
Accept SataQiu's suggestion
2020-03-06 07:55:24 -08:00
huccshen d555c1b037 Clean up extensions/v1beta1 in docs (#19379) 2020-03-05 23:17:23 -08:00
LogX2 7fa46cb106 Correct mismatched code examples (#19193)
fix a bug that code examples don't match the corresponding descriptions  in section "存储Pod字段" and "存储容器字段" .
2020-03-05 23:13:23 -08:00
GoodGameZoo dd1d544f99 Csi volume cloning modification (#19252) 2020-03-05 23:11:24 -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
gorquan 02f466fcdd Modify wrong command (#19471)
An error occurred when executing the original command. After comparison, it was found that there was a problem with the command on the Chinese document.
2020-03-05 20:15: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
Cria Hu 06409da263 Modify sentences with poor translation (#19330)
* Modify sentences with poor translation

* Modify sentences with poor translation
2020-03-02 23:07:37 -08:00
huccshen f15d40ad38 Added note for capacity of source volume (#19378) 2020-02-29 23:10:40 -08:00
wwgfhf 9fb7a223f8 Update basic-stateful-set.md (#19402) 2020-02-29 18:26:40 -08:00
huccshen 4201f78111 fix: correct the kube-proxy cluster-cidr arg for zh (#19375) 2020-02-28 18:04:39 -08:00
Cria Hu fc3a741b1e Modify sentences with poor translation (#19366) 2020-02-28 02:40:38 -08:00
wwgfhf 91333c47e5 Update apparmor.md (#19322) 2020-02-27 00:29:21 -08:00
chentanjun 03f5e9f846 update zh-trabns content/zh/docs/concepts/services-networking/ingress-controllers.md (#19130) 2020-02-25 19:08:26 -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
Yan Wei d93595e7fc Add a missing '-' to names.md (#18115)
Add a missing '-' to names.md
2020-02-25 01:12:48 -08:00
GoodGameZoo 7f67e6aa69 Dynamic volume provisioning modification (#19253)
* Dynamic volume provisioning modification

* Update dynamic-provisioning.md
2020-02-23 05:24:47 -08:00
GoodGameZoo 2d774cbb42 Phrase modification (#19251) 2020-02-22 22:28:47 -08:00
GoodGameZoo 60e4ae412b node specific volume limits modification (#19254) 2020-02-22 16:58:47 -08:00
Xiaokang An cdf62784aa Fix ambiguous translation in kubeadm.md (#19201) 2020-02-20 23:20:32 -08:00
chentanjun 044abec93e update zh-trans content/zh/docs/concepts/policy/resource-quotas.md (#19037) 2020-02-16 21:13:28 -08:00
Jie Shen 6d8c1e14fb Remove extra note in note shortcode (#19131)
* Remove extra note in note shortcode

* Translate Inline Markdown and HTML section
2020-02-16 21:11:28 -08:00
Jie Shen 3a322f8048 Polish zh translation for taint-and-toleration (#19133) 2020-02-15 19:17:28 -08:00
xieyanker 57cdc4cbab hidden original annotation (#19126) 2020-02-14 22:31:27 -08:00
xieyanker 37137dadaf fix format error (#19118) 2020-02-13 18:22:17 -08:00
Wang Bing ec9e20f556 fix comment display (#19100) 2020-02-12 20:50:35 -08:00
xieyanker dcbfda9d99 fix formatting errors (#19065)
* fix formatting errors

* fix formatting errors

* fix formatting errors
2020-02-11 17:26:08 -08:00
Qiming Teng b550c6c051 Remove shortcode 'code' (#19035)
A long time ago, we added a new shortcode `codenew` as a replacement of
the `code` shortcode. The intention was to consolidate all example
manifests to a single subdirectory, i.e. `content/<lang>/examples`. Now
this transition is almost over. We have only two instances where the old
`code` shortcode is referenced.

This PR makes the `policy.rego` file inlined content so that all
referenes to `code` are killed. We can safely drop the `code` shortcode.
If desired, we can rename the `codenew` shortcode to `code` in a
(series of) separate PR(s).
2020-02-10 19:52:00 -08:00
Junwoo Ji fab9100503 docs: fix broken etcd's official documents link (#19021) 2020-02-10 01:57:53 -08:00
liyinda246 456d27746c update nodes.md (#18987)
将“用量低”更改为“可用量低”,避免歧义
2020-02-08 23:59:52 -08:00
Jie Shen 700ac79327 Update zh/docs/concepts/services-networking/dns-pod-service.md#pods (#18992) 2020-02-08 04:31:52 -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 9004bae90e sync zh-trans content/zh/docs/concepts/workloads/controllers/garbage-collection.md (#18865) 2020-02-08 04:27:53 -08:00
chentanjun 61a72d1f37 remove see also and close issue (#19032) 2020-02-08 04:25:52 -08:00
xieyanker fbbaf469a8 fix translate docs format (#19018) 2020-02-06 17:17:33 -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
chentanjun bf08c7fd53 sync zh-trans content/zh/docs/concepts/workloads/controllers/statefulset.md (#18869) 2020-02-03 17:23:26 -08:00
chentanjun faaef01df4 sync zh-trans content/zh/docs/concepts/workloads/controllers/ttlafterfinished.md (#18867) 2020-02-02 03:45:20 -08:00
chentanjun 31e5fde671 sync zh-trans /docs/concepts/workloads/controllers/cron-jobs.md and /docs/concepts/workloads/controllers/daemonset.md (#18864) 2020-02-02 03:43:20 -08:00
chentanjun f4ea23d467 sync zh-trans /docs/concepts/workloads/pods/pod.md (#18880) 2020-02-02 03:41:20 -08:00
GoodGameZoo 872dc0b8a1 Update source-ip documentation (#18760) 2020-02-02 03:35:20 -08:00
ten2ton 584ee6687f zh-trans update content/zh/docs/concepts/workloads/controllers/deploy… (#18657)
* zh-trans update content/zh/docs/concepts/workloads/controllers/deployment.md

* zh-trans update content\zh\docs\concepts\workloads\controllers\deployment.md
2020-02-02 03:33:20 -08:00
harleyliao fd49fcddb9 Update service.md (#18480)
make article reads more smoothly
2020-02-02 03:31:20 -08:00
Jie Shen 4eefc3c89c Add missing hyperlink for pod-overhead (#18936) 2020-02-02 03:25:20 -08:00
wwgfhf 966f070523 Update basic-stateful-set.md (#18952) 2020-02-02 03:23:21 -08:00
wwgfhf cd001dcedd Update apparmor.md (#18951) 2020-02-02 03:21:20 -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