Commit Graph

138 Commits (60cdbe8d0693b03dba48a4d852f332084d572e1f)

Author SHA1 Message Date
windsonsea 91c33d81b7 [zh] Add create-daemon-set.md 2025-01-07 11:42:12 +08:00
Qiming Teng cfe5727e45 [zh] Sync example manifests
This PR synchronizes the example manifests from the English upstream
so that the test case can succeed. To test it:
2024-12-23 13:35:56 +08:00
windsonsea 54761e6b3a [zh] Sync examples/examples_test.go 2024-12-23 11:27:50 +08:00
xin.li 2f24422523 [zh-cn]sync logging counter-pod-err.yaml apiserver-audit.v1
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-12-14 22:17:20 +08:00
xin.li 4dbefd7ab2 [zh-cn]sync manage-resources-containers secret
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-12-13 13:26:07 +08:00
windsonsea cbb153d7bb [zh] Resync node-overprovisioning.md 2024-11-21 09:12:09 +08:00
windsonsea fa3e39c451 [zh] Add node-overprovisioning.md 2024-11-20 08:14:29 +08:00
windsonsea 4883f823ba [zh] Add node/seccomp.md 2024-10-10 13:33:31 +08:00
Michael 12bc4ff170 [zh] Sync storage/storage-classes.md 2024-09-27 07:57:37 +08:00
Mengjiao Liu b886d6bcfd [zh-cn] Resync some examples YAMLs 2024-09-20 15:14:46 +08:00
Mengjiao Liu 61a0856070 [zh-cn] Resync pod example YAMLs 2024-09-20 11:08:09 +08:00
Mengjiao Liu 1338b4c537 Resync access and admin related examples files 2024-09-19 18:00:23 +08:00
Kubernetes Prow Robot 6e733ae4c6
Merge pull request #47921 from tengqm/zh-fix-ssa
[zh] Resync server-side-apply page
2024-09-16 07:59:17 +01:00
Kubernetes Prow Robot 264d4b0c97
Merge pull request #47926 from tengqm/zh-rm-vwc-eg
[zh] Drop an example file which is not referenced
2024-09-15 06:17:12 +01:00
Kubernetes Prow Robot 9a14efcf9a
Merge pull request #47924 from tengqm/zh-rm-yaml
Remove a dangling example from zh-cn localization
2024-09-14 08:01:12 +01:00
Qiming Teng 74b246b07c [zh] Drop an example file which is not referenced 2024-09-14 13:47:27 +08:00
Qiming Teng a3498fe4ab Remove a dangling example from zh-cn localization
The file touched by this PR was left dangling in commit
8662b30cd1.
2024-09-14 12:12:32 +08:00
Qiming Teng 3d846d3e16 [zh] Resync server-side-apply page
The YAML file in the exampels directory is not referenced and it has
been removed in the English site.
2024-09-14 11:57:18 +08:00
ayushpatil2122 8e3232bf8f
Update frontend.yaml 2024-09-13 21:09:46 +05:30
windsonsea 95b49efb19 [zh] Sync a concept: configuation/configmap.md 2024-09-13 10:49:37 +08:00
Kubernetes Prow Robot 863ea4de9c
Merge pull request #47735 from thockin/master
Change dnsutils from jessie-dnsutils to agnhost
2024-09-11 01:17:32 +01:00
windsonsea 2d41065ae4 [zh] Add zh text to: security-context.md 2024-09-02 13:34:45 +08:00
Tim Hockin c299e28877
Change dnsutils from jessie-dnsutils to agnhost 2024-08-30 20:57:02 -07:00
windsonsea 77cb162195 [zh] Add a task: image-volumes.md and its dependent files 2024-08-23 09:27:51 +08:00
Kubernetes Prow Robot c89fb1618b
Merge pull request #47362 from windsonsea/probesy
[zh] Sync configure-liveness-readiness-startup-probes.md
2024-08-11 20:31:59 -07:00
windsonsea 1fba5d391f [zh] Sync configure-liveness-readiness-startup-probes.md 2024-08-09 13:30:03 +08:00
Arhell 790f58c3ae [zh] Update stale StatefulSet with Cassandra example 2024-08-06 01:35:23 +03:00
windsonsea ed864a5bee [zh] Sync reference: validating-admission-policy.md 2024-08-02 11:17:40 +08:00
windsonsea d2de6bf823 [zh] Add updating-configuration-via-a-configmap.md 2024-07-23 07:52:43 +08:00
Arhell 913af72929 [zh] Delete rewrite-target annotation in ingress example 2024-07-19 00:08:58 +03:00
windsonsea 8b135dfb2a [zh] Sync concepts/storage/volumes.md 2024-07-11 22:13:27 +08:00
Arhell 3eaaddda40 [zh] Add ingress class name to example-ingress.yaml 2024-07-10 00:26:34 +03:00
Kubernetes Prow Robot 649e52b634
Merge pull request #46561 from windsonsea/storc
[zh] Sync storage/storage-classes.md
2024-06-25 18:37:34 -07:00
dotbalo 70ede2818e
Update the configuration location of appArmorProfile
For Kubernetes versions 1.30 and above, the location of appArmorProfile configuration is under securityContext
2024-06-20 17:31:19 +08:00
Kubernetes Prow Robot 2eedbb664c
Merge pull request #46503 from windsonsea/jobyh
[zh] Sync workloads/controllers/job.md
2024-06-19 17:37:19 -07:00
windsonsea d402750783 [zh] Sync a tutorial: expose-external-ip-address.md 2024-06-03 09:04:48 +08:00
windsonsea e16265a4bd [zh] Sync storage/storage-classes.md 2024-05-29 09:11:52 +08:00
windsonsea 0ae9f788d3 [zh] Sync workloads/controllers/job.md 2024-05-23 21:22:39 +08:00
ydFu 88aabcb2a2 [zh] Update host in example-ingress.yaml to hello-world.example
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2024-05-09 17:47:23 +08:00
xin.li 8662b30cd1 [zh-cn]sync assign-pod-node persistent-volumes
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-05-04 16:38:00 +08:00
xin.li 4310d9eee3 [zh-cn]sync custom-resource-definitions.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-05-03 21:36:38 +08:00
James Spurin 6aba2f2a94 zh-cn equivalent for pr 45837 2024-04-13 20:09:36 +01:00
Kubernetes Prow Robot 7fd080d025
Merge pull request #44343 from windsonsea/provol
[zh] Add translations to projected-volumes.md and storage-classes.md
2024-03-01 07:04:08 -08:00
windsonsea b0d92caa70 [zh] Sync network-policies.md and its yaml 2024-01-23 09:01:14 +08:00
Mengjiao Liu 604a46193e [zh] resync guestbook/YAMLs 2024-01-11 10:25:11 +08:00
Kubernetes Prow Robot 04386ce926
Merge pull request #44240 from my-git9/memory-available-cgroupv2
[zh-cn] sync memory-available-cgroupv2.sh
2023-12-17 02:46:52 +01:00
xin.li db2cb649cb [zh-cn] sync memory-available-cgroupv2.sh
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-12-16 23:31:31 +08:00
Michael f51c49a440 [zh] Add translations to /storage/projected-volumes.md 2023-12-15 08:31:17 +08:00
xin.li d2492b5322 [zh-cn] sync secret cheatsheet php-apache.yaml
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-12-09 22:48:05 +08:00
DeltaX 4dc1941049 [zh] Sync cluster-level-pss.
Add code sample that will be applied to the cluster.

Add baseline pod yaml example.

Fix indentation of ordered list

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-12-05 13:01:45 +08:00