Commit Graph

62 Commits

Author SHA1 Message Date
caodonghui 4795d7fe35 [zh]Resync tasks files[9] 2021-05-14 14:32:52 +08:00
caodonghui 9303a66890 fix typo 2021-02-19 17:33:16 +08:00
Qiming Teng 31b2260133 [zh] Fix some bad links in tasks section 2021-02-11 15:14:47 +08:00
Kubernetes Prow Robot ce6620d46f
Merge pull request #26298 from tengqm/zh-sync-connecting-fb
[zh] Resync connecting-frontend-backend
2021-02-05 18:05:11 -08:00
Qiming Teng 15be3b1c7b [zh] Resync connecting-frontend-backend 2021-01-30 12:37:52 +08:00
chenxuc a25e0c5cc3 [zh] Sync web page for port forward
This is for part of work in the umbrella issue:
[zh] Umbrella issue: pages out of sync in tasks section #26178

Portforward (L)

 content/zh/docs/tasks/access-application-cluster/port-forward-access-application-cluster.md
2021-01-29 13:57:39 +08:00
chenxuc b60b5926ef [zh] Sync web page for tasks
Sync web page for part of the items in umbrella issue:
Misc Batch 2 (S)

 content/zh/docs/tasks/debug-application-cluster/debug-pod-replication-controller.md
 content/zh/docs/tasks/manage-kubernetes-objects/update-api-object-kubectl-patch.md
 content/zh/docs/tasks/access-application-cluster/configure-access-multiple-clusters.md
2021-01-26 18:25:07 +08:00
Kubernetes Prow Robot b9990dc931
Merge pull request #25623 from guzj11/patch-38
Update access-cluster.md
2020-12-17 17:38:25 -08:00
guzj11 68e1ee3beb
Update communicate-containers-same-pod-shared-volume.md
sync with english vesion.
2020-12-15 15:12:42 +08:00
guzj11 04986e7109 Update access-cluster.md
sync with english version.

Apply suggestions from code review

Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>
2020-12-15 14:24:51 +08:00
guzj11 12d2845dc5 Update configure-dns-cluster.md 2020-12-07 22:50:41 +08:00
guzj11 c613f7561e Update configure-dns-cluster.md 2020-12-07 22:50:41 +08:00
guzj11 3451609fdd Update configure-dns-cluster.md 2020-12-07 22:50:41 +08:00
guzj11 ef092b3365 Update configure-dns-cluster.md
apply suggestion from tengqm
2020-12-07 22:49:52 +08:00
guzj11 2a29c7320a
Update configure-dns-cluster.md
sync with the en version.
2020-12-07 15:30:50 +08:00
Qiming Teng b9e8fb699e [zh] Fix links in zh localization (3) 2020-12-04 16:05:40 +08:00
Qiming Teng 51949a9403 [zh] Sync English site changes (9) 2020-11-23 09:34:47 +08:00
yaowenqiang 811eded1c0 fix wrong anchor link 2020-10-28 13:37:12 +08:00
Qiming Teng ea85d09cd1 [zh] Sync changes to Ingress example
This is a sync from English site where the sample YAML is spawn into a
standalone file. (a79db9d5de).
2020-10-12 11:23:15 +08:00
Dominic Yin 893570b790
Remove “Configure Your Cloud Provider's Firewalls” for zh 2020-09-30 17:27:28 +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
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
GoodGameZoo 7686c08fd3 update more links 2020-09-26 20:20:40 -07:00
GoodGameZoo 6e62a7803a update link in page access-cluster 2020-09-23 03:01:49 -07:00
Hao Yuan ddfc79d5b8 Add missing description for each subjects in /zh/docs/tasks 2020-09-17 22:31:53 +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
GoodGameZoo ef51a21fdb Update chinese page linkd access-cluster-link 2020-08-30 19:36:59 -07:00
Kubernetes Prow Robot 52c01a2abb
Merge pull request #23200 from tengqm/zh-links-tasks-9
[zh] Tidy up and fix links in tasks section (9/10)
2020-08-22 20:57:41 -07:00
Kubernetes Prow Robot 5271b7e865
Merge pull request #23199 from tengqm/zh-links-tasks-8
[zh] Tidy up and fix links in tasks section (8/10)
2020-08-22 20:53:40 -07:00
Kubernetes Prow Robot 0355f57f05
Merge pull request #23195 from tengqm/zh-links-tasks-4
[zh] Tidy up and fix links in tasks section (4/10)
2020-08-22 20:47:40 -07:00
Kubernetes Prow Robot 495a67712c
Merge pull request #23192 from tengqm/zh-links-tasks-2
[zh] Tidy up and fix links in tasks section (2/10)
2020-08-22 20:43:40 -07:00
Qiming Teng a3a745838b [zh] Tidy up and fix links in tasks section (4/10) 2020-08-17 12:04:42 +08:00
Qiming Teng dabb6d6896 [zh] Tidy up and fix links in tasks section (9/10) 2020-08-17 11:43:48 +08:00
Qiming Teng c2aae6890f [zh] Tidy up and fix links in tasks section (8/10) 2020-08-17 11:43:17 +08:00
Qiming Teng 1281821884 [zh] Tidy up and fix links in tasks section (2/10) 2020-08-17 11:38:43 +08:00
Qiming Teng b850f23d11 [zh] Fix connecting-frontend-backend task
The English context are completely missing
2020-08-16 15:07:10 +08:00
Qiming Teng ac9daa6d8a [zh] Localize ingress-minikube 2020-07-31 16:29:14 +08:00
刘冲 982735b1c6 Update access-cluster.md
Delete space character when get TOKEN with get/cut
2020-07-02 11:18:52 +08:00
jiajie 7a50843469
Update create-external-load-balancer.md
update zh-trans to match (#18928) modification
2020-07-01 14:52:40 +08: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
Karen Bradshaw 4b35d4d401 add zh pages 2020-06-09 19:33:15 -04:00
Dmitry Tokarev 4d29445949 Updated dashboard installation command to use v2.0.0 2020-04-26 01:53:32 -07:00
Jie Shen a4243bad56
Fix Left panel navigating bar layout issue for zh (#19517) 2020-03-25 21:14:24 -07:00
Jacky Wu 64f9b39d33
fix: remove the redirect_from settings. (#19645) 2020-03-17 06:32:22 -07: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
xieyanker 0ef0c60436 fix redundant note (#18780) 2020-01-21 05:51:36 -08:00