白玉堂
f88b7e66d6
Update configure-upgrade-etcd.md
2020-09-18 20:42:39 +08:00
yuanhao
1fc81d375e
add missing links in/zh/docs/home/contribute
2020-09-18 17:42:46 +08:00
白玉堂
924f375c6a
Update configure-upgrade-etcd.md
2020-09-18 17:38:13 +08:00
Kubernetes Prow Robot
eb178f12df
Merge pull request #23975 from howieyuen/kubectl-resources
...
update kubectl api-resouces list base on 1.19.1
2020-09-18 00:42:45 -07:00
yuanhao
ed053d7061
update kubectl api-resouces list base on 1.19.1
2020-09-18 14:23:34 +08:00
Kubernetes Prow Robot
31a3c9211e
Merge pull request #23467 from tengqm/zh-authentication
...
[zh] Translate reference/access-authn-authz/authentication.md
2020-09-17 23:18:45 -07:00
Kubernetes Prow Robot
9bb7a16999
Merge pull request #23971 from zhiguo-lu/zh-docs-setup-learning-kind-addpage
...
[zh] add zh/docs/setup/learning-environment/kind.md, fix #23950
2020-09-17 19:38:47 -07:00
luzg
2b84a4db77
[zh] add zh/docs/setup/learning-environment/kind.md, fix 23950
2020-09-18 10:20:46 +08:00
Vickey Wu
237850da6b
add blank between Chinese and English
...
add blank between Chinese and English
2020-09-18 10:03:02 +08:00
Kubernetes Prow Robot
9f0a206fe0
Merge pull request #23757 from dougsland/docs-doug
...
[docs] fix client-go example
2020-09-17 19:00:45 -07:00
Kubernetes Prow Robot
ef7b80d75d
Merge pull request #23651 from GitHanDong/patch-1
...
Update container-runtimes.md
2020-09-17 18:22:45 -07:00
Qiming Teng
c65afaea83
[zh] Translate reference/access-authn-authz/authentication.md
2020-09-18 09:13:30 +08:00
Kubernetes Prow Robot
8fa9fdd0f7
Merge pull request #23938 from howieyuen/task-description
...
Add missing descriptions for /zh/docs/tasks
2020-09-17 18:10:45 -07:00
Kubernetes Prow Robot
65057883cd
Merge pull request #23937 from howieyuen/flow-control
...
[zh] optimize the translation of /docs/concepts/cluster-administration/flow-control.md
2020-09-17 18:08:45 -07:00
Hao Yuan
ddfc79d5b8
Add missing description for each subjects in /zh/docs/tasks
2020-09-17 22:31:53 +08:00
Hao Yuan
96da468f31
optimize the translation of /docs/concepts/cluster-administration/flow-control.md
2020-09-17 22:27:34 +08:00
Kubernetes Prow Robot
210e86043d
Merge pull request #23940 from zhiguo-lu/zh-concepts-page-add-descriptions
...
[zh] update zh/docs/concepts page, fix #23920
2020-09-17 05:42:46 -07:00
Kubernetes Prow Robot
350b0ea50e
Merge pull request #23605 from fancc/storage-capacity
...
translate storage capacity into Chinese
2020-09-17 04:54:45 -07:00
Kubernetes Prow Robot
fdf7a52e72
Merge pull request #22855 from fancc/overview-cloud-native-security
...
translate Overview cloud native security into Chinese
2020-09-17 04:52:45 -07:00
bryan
865160e229
translate overview cloud native security into Chinese
2020-09-17 19:43:57 +08:00
bryan
b600e012fc
translate storage capacity into Chinese
2020-09-17 19:38:17 +08:00
luzg
77b1c28c84
[zh] update zh/docs/concepts page, fix 23920
2020-09-17 17:47:10 +08:00
Kubernetes Prow Robot
a396460d95
Merge pull request #23910 from howieyuen/flow-control
...
[zh] Translate /docs/concepts/cluster-administration/flow-control.md
2020-09-16 20:26:45 -07:00
yuanhao
f6d4d708b9
[zh] Translate /docs/concepts/cluster-administration/flow-control.md
2020-09-16 23:29:02 +08:00
llhuii
f3cb3e74ff
fix comment error
2020-09-16 11:06:54 +08:00
Kubernetes Prow Robot
c1dfb7b6b3
Merge pull request #23874 from buptliuwei/patch-2
...
Fix "visible" translation in static-pod.md
2020-09-15 17:59:19 -07:00
Kubernetes Prow Robot
a0d7a841b8
Merge pull request #23872 from zhiguo-lu/zh-rework-contribute-index-page
...
[zh] udpate index page of contribute #23810
2020-09-15 02:00:07 -07:00
buptliuwei
4245414a3e
fix "visible" translation in static-pod.md
...
The translation of visible is wrong in the Chinese document, easily misleading
2020-09-14 18:04:08 +08:00
luzg
ea7e9c0f55
[zh] udpate index page of contribute #23810
...
make style changes according to idealhack's comment
make style and translation changes according to tengqm's comment
make style change according to style guide
2020-09-14 16:53:06 +08:00
Kubernetes Prow Robot
1c7eb7ac58
Merge pull request #23850 from baiyutang/patch-5
...
Update get-shell-running-container.md
2020-09-14 01:18:58 -07:00
白玉堂
d4c26e9840
Update get-shell-running-container.md
...
remove 2-4 which is unused code.
2020-09-14 15:48:55 +08:00
Kubernetes Prow Robot
a95890cab6
Merge pull request #23813 from zhiguo-lu/zh-rework-contribute-index-page
...
[zh] Update Chinese localization on content/zh/docs/contribute/_index.md fix issue #23810
2020-09-13 21:58:57 -07:00
Kubernetes Prow Robot
2e834dfa69
Merge pull request #23730 from tengqm/zh-links-setup-3
...
[zh] fix links in setup section (3)
2020-09-13 18:40:58 -07:00
Kubernetes Prow Robot
aab0b34b48
Merge pull request #23852 from zhangguanzhang/zh-fix-missing-table
...
[zh] add missing table in content/zh/docs/concepts/services-networking/service.md
2020-09-13 07:18:57 -07:00
luzg
f6c6b9406e
[zh] udpate index page of contribute #23810
...
make style changes according to idealhack's comment
make style and translation changes according to tengqm's comment
2020-09-13 22:12:06 +08:00
zhangguanzhang
252e037846
zh add missing table
2020-09-13 22:01:17 +08:00
zhangguanzhang
e724187a8a
fix wrong href in zh doc about kubelet-integration
2020-09-13 21:41:27 +08:00
白玉堂
7f85c7de2a
Update get-shell-running-container.md
...
The end tag of note is missing.
2020-09-13 21:27:04 +08:00
白玉堂
3e2347eedb
Update port-forward-access-application-cluster.md
2020-09-13 19:31:37 +08:00
白玉堂
a82524bb12
Update port-forward-access-application-cluster.md
2020-09-13 19:08:37 +08:00
白玉堂
9b695da067
Update access-cluster.md
2020-09-13 17:00:56 +08:00
Qiming Teng
10e7a044a2
[zh] Translate declarative-config task
2020-09-11 19:50:11 +08:00
Kubernetes Prow Robot
812c0bd6a6
Merge pull request #23762 from BenHall/RemoveRobotoInteractivityEN
...
Remove Roboto font from interactivity pages
2020-09-10 09:29:49 -07:00
Kubernetes Prow Robot
cbb073c280
Merge pull request #23731 from tengqm/zh-links-setup-4
...
[zh] fix links in setup section (4)
2020-09-10 00:25:45 -07:00
Kubernetes Prow Robot
78155af564
Merge pull request #23491 from tengqm/zh-crd
...
[zh] Translate tasks/extend-kubernetes/custom-resources/custom-resource-definitions.md
2020-09-09 07:57:53 -07:00
Ben Hall
3fa95f0c93
Remove Roboto reference from interactive translated pages
...
Signed-off-by: Ben Hall <ben@benhall.me.uk >
2020-09-09 08:53:08 +01:00
Douglas Schilling Landgraf
a4fc1d7b4f
[zh] fix import examples for the client-go
...
The import is broken, this patch fix the libraries.
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com >
2020-09-08 21:00:48 -04:00
Douglas Schilling Landgraf
6fb5b93ad7
[zh]: add missing context module for the go example
...
The client-go example is missing the param context.
This patch adds the missing param.
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com >
2020-09-08 21:00:14 -04:00
Douglas Schilling Landgraf
ee17ef17a5
[zh]: Add package main to client-go example
...
The package main is missing from the example.
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com >
2020-09-08 20:58:16 -04:00
Qiming Teng
57026aa809
[zh] tasks/extend-kubernetes/custom-resources/custom-resource-definitions.md
2020-09-08 20:57:18 +08:00