Commit Graph

99 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 9b9ac3a458 Merge pull request #32609 from my-git9/pod-configmap-env-var-valueFrom
[zh]Pod configmap env var value from
2022-03-29 22:34:27 -07:00
Kubernetes Prow Robot d784e24c88 Merge pull request #32612 from my-git9/baseline-psp
[zh] Update restricted-psp.yaml
2022-03-29 19:32:25 -07:00
xin.li 7b7b8d2d5c [zh] Update restricted-psp.yaml
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-03-30 10:09:59 +08:00
Kubernetes Prow Robot 4edd7fa89e Merge pull request #32614 from my-git9/zookeeper-pod-disruption-budget-minavailable
[zh] Update zookeeper-pod-disruption-budget-minavailable.yaml
2022-03-29 05:48:47 -07:00
Kubernetes Prow Robot e9b915be99 Merge pull request #32613 from my-git9/baseline-psp1
[zh] Update baseline-psp.yaml
2022-03-29 05:44:47 -07:00
xin.li cde6f321b2 [zh] Update zookeeper-pod-disruption-budget-minavailable.yaml
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-03-29 19:56:50 +08:00
Kubernetes Prow Robot 85f4570807 Merge pull request #32610 from my-git9/zookeeper-pod-disruption-budget-maxunavailable
[zh] Update zookeeper-pod-disruption-budget-maxunavailable.yaml
2022-03-29 04:56:46 -07:00
xin.li 6ef4d46143 [zh] Update baseline-psp.yaml
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-03-29 19:54:49 +08:00
xin.li ee0d8a0b27 [zh] Update zookeeper-pod-disruption-budget-maxunavailable.yaml
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-03-29 19:29:43 +08:00
xin.li 41336b8c06 [zh] Update pod-configmap-env-var-valueFrom.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-03-29 19:01:46 +08:00
xin.li df4728f9cd [zh] Update pod-configmap-env-var-valueFrom.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-03-29 18:30:34 +08:00
xin.li ed2ded76e3 [zh] modify busybox to busybox:1.28 in dir examples
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-03-27 15:22:18 +08:00
Kubernetes Prow Robot ed50e1bd6f Merge pull request #32236 from tengqm/zh-config-cfgmap
[zh] Update configure pod configmap
2022-03-26 00:41:20 -07:00
Song Shukun 4de33db604 [zh] Update ingress.md and ingress-controllers.md 2022-03-20 14:21:20 +09:00
Qiming Teng 2d0d647d0b [zh] Update configure pod configmap
This PR resyncs the configure-pod-configmap page, and translates the comments in the reference example YAML files.
2022-03-16 16:33:40 +08:00
Qiming Teng b6ceda82c9 [zh] Translate projected volume page 2022-03-01 15:57:21 +08:00
Arhell 6b9b5702fa [zh] update schedule 2022-02-24 01:36:16 +02:00
Wanqiang Ji 23c39e44e2 [zh] Resync configure multiple schedulers file 2022-02-11 23:17:42 +08:00
帅进超 4916d4bd81 [zh] synchronize translate configure-persistent-volume-storage.md 2021-12-29 22:59:13 +08:00
chenxuc 655b153a8a [zh] sync auth docs 2021-12-02 20:24:53 +08:00
Aaron Crickenberger 156173d622 replace dnsutils example image
The gcr.io/kubernetes-e2e-test-images repo is deprecated and will
eventually go away. Use an equivalent image from the project-owned
k8s.gcr.io repo
2021-11-03 14:32:58 -07:00
Mayo 3ec48a1963 [zh] update concept pod security standarts 2021-10-10 00:49:59 +08:00
Arhell 715af519d7 [zh] Fix typo in worker.py example script 2021-08-01 13:09:41 +03:00
Arhell 40b183cea3 [zh] Operator: Exists missing 2021-07-19 00:40:45 +03:00
Qiming Teng c4123fe383 Update zh examples with updated test case 2021-06-18 10:50:36 +08:00
Kubernetes Prow Robot ac63e4c22a Merge pull request #27796 from tengqm/zh-sync-concepts-14
[zh] Resync concepts section (14)
2021-05-27 08:36:23 -07:00
Kubernetes Prow Robot 4d897b6f24 Merge pull request #27759 from tengqm/zh-sync-concepts-6
[zh] Sync concepts section (6)
2021-05-10 05:42:51 -07:00
Qiming Teng 6f498cfeb9 [zh] Sync concepts section (6) 2021-05-10 08:28:58 +08:00
Kubernetes Prow Robot 452d678c0b Merge pull request #27613 from mengjiao-liu/update-cronjob-apiversion
[zh] Update CronJob example  apiVersion from  batch/v1beta1 to batch/v1
2021-05-09 07:32:47 -07:00
Kubernetes Prow Robot 11eda2afb6 Merge pull request #27504 from gecube/master
Update konnectivity to 0.0.16 and update ZH docs accordingly
2021-05-09 07:26:47 -07:00
Qiming Teng 1607e18655 [zh] Resync concepts section (14) 2021-04-29 12:56:47 +08:00
caodonghui e0fbc55dd6 [zh]Resync Tutorials (3) 2021-04-29 11:07:34 +08:00
Mengjiao Liu df213b8437 [zh] Update CronJob example from batch/v1beta1 to batch/v1 2021-04-19 18:41:57 +08:00
Bridget Kromhout f7a0a0a951 "*-controller-manager" typo fix
I noticed a typo in a recent blog post, and a similar typo appears in
the comments for some examples. This PR corrects these typos.

Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
2021-04-14 16:40:32 -05:00
George Gaál 02099e2dd3 Update konnectivity to 0.0.16 and update ZH docs accordingly 2021-04-11 14:24:40 +03:00
Arhell 3dbb61e149 [zh] fixed name spelling mistake 2021-03-11 00:45:36 +02:00
Kubernetes Prow Robot 84e2d5ea10 Merge pull request #26468 from magmax/fix-code
fix cronjob code for examples
2021-03-03 18:15:59 -08:00
Dominic Yin a89880b826 [zh] Remove Master/Slave terminology from stateless application tutorial 2021-03-01 09:13:35 +08:00
Miguel Angel Garcia a6eb08d778 fix cronjob code for examples 2021-02-11 12:24:35 +01: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
caodonghui a1c9c4baee fix issue 2021-02-01 10:27:10 +08:00
Qiming Teng 15be3b1c7b [zh] Resync connecting-frontend-backend 2021-01-30 12:37:52 +08:00
Qiming Teng b9265d377e [zh] Clean PodPreset related pages/examples 2021-01-18 19:45:20 +08:00
Arhell 1b371ec2d6 [zh] clean up too old comments for v1.9 or before in examples 2021-01-14 03:02:31 +02:00
jornshen 9a0fc83075 sync zh dual-stack.md 2020-12-26 12:32:09 +08:00
Xu Yuandong 8c7f47a253 Update cronjob.yaml 2020-12-02 18:05:49 +08:00
Tim Hockin 7e7423a474 Make trivial non-en changes for KEP 1659
There are still some non-trivial changes that will need help.

English was https://github.com/kubernetes/website/pull/24783
2020-11-05 16:54:01 -08:00
bryan 0dfed51bc3 Translate Restrict a Container's Syscalls with Seccomp into Chinese 2020-10-30 10:16:17 +08:00
luzg 5dab375fd3 Translate reference/certificate-signing-requests.md into Chinese and fix a bug in origin file, 24065
make change according to Tengqm's comment
2020-10-16 22:27:15 +08:00
Kubernetes Prow Robot e5bcd3b9b3 Merge pull request #24510 from tengqm/zh-sync-ingress-change
[zh] Sync changes to Ingress example
2020-10-13 21:45:54 -07:00