website/content/zh-cn/examples
windsonsea 2c6506d7cf [zh] sync dns-pod-service.md 2023-02-08 21:04:56 +08:00
..
access [zh] sync endpoints-aggregated.yaml 2022-11-07 14:12:26 +08:00
admin Merge pull request #37599 from jzhupup/synced-jzh 2022-11-01 19:48:45 -07:00
application [zh] updated nginx version to follow examples correctly 2023-02-07 00:48:07 +02: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]Sync /controllers/daemonset.yaml 2022-09-17 09:02:44 +08:00
debug find some other yaml files that needs to change iamge address 2022-09-24 19:45:40 +08:00
pods [zh-cn]Update secret-pod.yaml 2023-02-07 23:23:24 +08:00
policy [zh-cn] policy/example-psp.yaml 2022-06-27 15:23:12 +08:00
priority-and-fairness Switch language name 'zh' to 'zh-cn' 2022-06-10 22:33:41 +08:00
secret/serviceaccount [zh-cn] localized with pod-scheduling-readiness 2022-12-11 20:27:46 +08:00
security [zh]Sync /tutorials/security/cluster-level-pss.md 2022-09-21 21:15:55 +08:00
service [zh] sync dns-pod-service.md 2023-02-08 21:04:56 +08:00
tls Switch language name 'zh' to 'zh-cn' 2022-06-10 22:33:41 +08:00
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