website/content/zh-cn/examples
windsonsea d2de6bf823 [zh] Add updating-configuration-via-a-configmap.md 2024-07-23 07:52:43 +08:00
..
access [zh-cn] sync example validatingadmissionpolicy/* 2023-08-23 21:29:25 +08:00
admin [zh-cn] sync memory-available-cgroupv2.sh 2023-12-16 23:31:31 +08:00
application [zh] resync guestbook/YAMLs 2024-01-11 10:25:11 +08:00
audit [zh-cn] resync audit/audit-policy.yaml 2022-06-25 23:14:02 +08:00
concepts/policy/limit-range Add missing required `type` field 2023-01-02 23:48:48 +09:00
configmap [zh] Add updating-configuration-via-a-configmap.md 2024-07-23 07:52:43 +08:00
controllers [zh] Sync workloads/controllers/job.md 2024-05-23 21:22:39 +08:00
customresourcedefinition [zh-cn]sync custom-resource-definitions.md 2024-05-03 21:36:38 +08:00
debug find some other yaml files that needs to change iamge address 2022-09-24 19:45:40 +08:00
deployments [zh] Add updating-configuration-via-a-configmap.md 2024-07-23 07:52:43 +08:00
pods Update the configuration location of appArmorProfile 2024-06-20 17:31:19 +08:00
policy [zh-cn] policy/example-psp.yaml 2022-06-27 15:23:12 +08:00
priority-and-fairness [zh] Sync flow-control.md 2023-09-13 15:51:23 +08:00
secret [zh-cn] sync configuration/secret 2023-10-10 22:22:51 +08:00
security [zh] Sync cluster-level-pss. 2023-12-05 13:01:45 +08:00
service [zh] Delete rewrite-target annotation in ingress example 2024-07-19 00:08:58 +03:00
storage [zh] Sync concepts/storage/volumes.md 2024-07-11 22:13:27 +08:00
tls Switch language name 'zh' to 'zh-cn' 2022-06-10 22:33:41 +08:00
validatingadmissionpolicy Update replicalimit-param.yaml 2023-12-03 13:42:57 +05:30
windows Switch language name 'zh' to 'zh-cn' 2022-06-10 22:33:41 +08:00
README.md Switch language name 'zh' to 'zh-cn' 2022-06-10 22:33:41 +08:00
examples.go Switch language name 'zh' to 'zh-cn' 2022-06-10 22:33:41 +08:00
examples_test.go [zh-cn] sync comments in /examples/examples_test.go 2022-07-23 23:08:07 +08:00

README.md

要运行本地化测试,请使用以下命令:

go test k8s.io/website/content/<lang>/examples

其中 <lang> 是用两个字符表示一种语言。例如:

go test k8s.io/website/content/en/examples