Commit Graph

367 Commits

Author SHA1 Message Date
luzg 764f5ccf9d 24157, add page:zh-task-define-interdependent-environment-variables
make chage according to tengqm's comment
2020-10-01 22:39:27 +08:00
Kubernetes Prow Robot 6e445aabc7 Merge pull request #24251 from ydcool/zh-remove_configure_cloud_provider_firewall
Remove “Configure Your Cloud Provider's Firewalls” for zh
2020-09-30 06:03:24 -07:00
Kubernetes Prow Robot 9df0db91c8 Merge pull request #24244 from rwrr/master
Fix typo
2020-09-30 05:59:25 -07:00
Dominic Yin 893570b790 Remove “Configure Your Cloud Provider's Firewalls” for zh 2020-09-30 17:27:28 +08:00
bryan 34d0a6f2ce resolve conflicts 2020-09-30 17:16:23 +08:00
Kubernetes Prow Robot f31f7e953d Merge pull request #24223 from howieyuen/dns-config
[zh] reconcile dns config
2020-09-30 00:45:26 -07:00
Kubernetes Prow Robot fd75f99d16 Merge pull request #24179 from zhiguo-lu/zh-addpage-task-debug-running-pod
[zh] add page: /zh/docs/tasks/debug-application-cluster/debug-running-pod/, fix 24177
2020-09-30 00:29:25 -07:00
luzg d646c6b4f6 add page: /zh/docs/tasks/debug-application-cluster/debug-running-pod/, fix 24177
make change according to howieyuen
2020-09-30 14:46:24 +08:00
Radix10 c06a15fc47 Fix typo 2020-09-30 12:01:06 +08:00
Kubernetes Prow Robot e2b370c983 Merge pull request #24075 from miry/patch-1
[zh] Use apiversion networking.k8s.io/v1 for ingress in example
2020-09-29 18:25:25 -07:00
Michael Nikitochkin 5136f8d552 Use apiversion networking.k8s.io/v1 for ingress in ZH version
There is a warning deprecation message for kubernetes v1.19:

```
Warning: networking.k8s.io/v1beta1 Ingress is deprecated in v1.19+, unavailable in v1.22+; use networking.k8s.io/v1 Ingress
```

Switched apiversion in the example to `networking.k8s.io/v1`
2020-09-29 17:55:26 +02:00
Hao Yuan 28ddd77aac reconcile dns config 2020-09-29 21:13:12 +08:00
Kubernetes Prow Robot 79502e8af7 Merge pull request #24191 from npu21/tasks-zh
update run command part for zh
2020-09-29 05:45:26 -07:00
Kubernetes Prow Robot 2c7cca1081 Merge pull request #24070 from gaoguangze111/update-link-access-cluster
update link in page access-cluster
2020-09-29 05:39:27 -07:00
huccshen 6d2d7d9f43 Update web-ui-dashboard.md 2020-09-29 15:20:24 +08:00
huccshen efac1ef8fc Update weave-network-policy.md 2020-09-29 15:17:55 +08:00
bryan 31aa397284 translate 'set up Konnectivity service' into chinese 2020-09-29 15:02:15 +08:00
Zhang Yong 31b8ea7469 update run command part 2020-09-29 11:07:13 +08:00
Kubernetes Prow Robot 3096ed5311 Merge pull request #24099 from zhiguo-lu/zh-addpage-task-admin-cluster-safely-drain-node
[zh] add page: /zh/docs/tasks/administer-cluster/safely-drain-node/ ,fix 24097
2020-09-26 23:56:48 -07:00
GoodGameZoo 7686c08fd3 update more links 2020-09-26 20:20:40 -07:00
Kubernetes Prow Robot 18e851a2c0 Merge pull request #24057 from gaoguangze111/Update-link-configure-aggregation-layer
Update link in page configure-aggregation-layer.md
2020-09-25 03:19:12 -07:00
luzg 09d3244e65 [zh] add page:/zh/docs/tasks/administer-cluster/safely-drain-node/ ,fix 24097
change according to tengqm's comment
2020-09-25 16:01:09 +08:00
luzg 5586c71b66 [zh] add page: /zh/docs/tasks/configure-pod-container/assign-pods-nodes-using-node-affinity/ fix 24086
make change according to tengqm's comment
2020-09-24 17:10:48 +08:00
GoodGameZoo 6e62a7803a update link in page access-cluster 2020-09-23 03:01:49 -07:00
GoodGameZoo 9a9ff15214 Update link in page configure-aggregation-layer.md 2020-09-22 20:27:54 -07:00
Jorge Vallecillo 2ff48e6f42 Fix typos 2020-09-22 14:27:09 -06:00
Kubernetes Prow Robot 15011a6033 Merge pull request #23178 from tengqm/zh-parallel-job-rework
[zh] Rework parallel processing expansion
2020-09-21 18:34:48 -07:00
Jorge Vallecillo 1213635880 Fix typos 2020-09-21 15:36:01 -06:00
Hao Yuan 314820acd7 [zh] translate /zh/docs/tasks/configmap-secret/managing-secret-using-kustomize.md (#24016)
* fix the mixed use of zh/en systembols

* optimize translation

* translate /zh/docs/tasks/configmap-secret/managing-secret-using-kustomize.md
2020-09-20 22:12:30 -07:00
yuanhao 7ad80f090d translate zh/docs/tasks/configmap-secret/managing-secret-using-config-file.md 2020-09-20 12:41:07 +08:00
yuanhao 3bc14789ad fix redirect to en link in chinese page 2020-09-19 20:19:23 +08:00
Qiming Teng 59cac839d4 [zh] Rework parallel processing expansion
The English content was COMPLETELY REWRITTEN for DAMN REASONS.
2020-09-19 12:42:25 +08:00
Kubernetes Prow Robot 5ecdaee70a Merge pull request #23983 from howieyuen/configmap-secret
translate /zh/docs/tasks/configmap-secret/managing-secret-using-kubectl.md
2020-09-18 21:36:27 -07:00
yuanhao 7529aca590 translate /zh/docs/tasks/configmap-secret/managing-secret-using-kubectl.md 2020-09-18 21:25:36 +08:00
白玉堂 f88b7e66d6 Update configure-upgrade-etcd.md 2020-09-18 20:42:39 +08:00
白玉堂 924f375c6a Update configure-upgrade-etcd.md 2020-09-18 17:38:13 +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
Hao Yuan ddfc79d5b8 Add missing description for each subjects in /zh/docs/tasks 2020-09-17 22:31:53 +08: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
白玉堂 d4c26e9840 Update get-shell-running-container.md
remove 2-4 which is unused code.
2020-09-14 15:48:55 +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 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
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