website/content/zh-cn/examples
windsonsea b0d92caa70 [zh] Sync network-policies.md and its yaml 2024-01-23 09:01:14 +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 Sync /configuration/configmap.md 2022-11-01 09:52:09 +08:00
controllers [zh-cn] sync daemonset.yaml 2023-11-20 22:02:02 +08:00
debug find some other yaml files that needs to change iamge address 2022-09-24 19:45:40 +08:00
pods Correct initialDelaySeconds on example code snippet of tcp-liveness-readiness.yaml 2023-10-30 21:59:18 +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] Sync network-policies.md and its yaml 2024-01-23 09:01:14 +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