website/content/zh/examples
Kubernetes Prow Robot c4f6faa5e0
Merge pull request #33681 from my-git9/mygit4
[zh] update controllers/fluentd-daemonset-update.yaml
2022-05-15 18:00:16 -07:00
..
access [zh] sync auth docs 2021-12-02 20:24:53 +08:00
admin [zh] Update cloud/ccm-example.yaml 2022-05-16 07:30:31 +08:00
application Merge pull request #33233 from kinzhi/kinzhi38 2022-04-29 03:25:13 -07:00
audit sync en zh yaml (#19781) 2020-03-22 20:34:45 -07:00
configmap ZH-trans: merge release1.16-temporary to master (#18217) 2019-12-24 16:51:29 -08:00
controllers [zh] update controllers/fluentd-daemonset-update.yaml 2022-05-16 07:32:47 +08:00
debug [zh] modify busybox to busybox:1.28 in dir examples 2022-03-27 15:22:18 +08:00
pods [zh]Update content/zh/examples/pods/probe/exec-liveness.yaml 2022-05-01 18:16:26 +08:00
policy [zh]Sync content/zh/examples/policy/restricted-psp.yaml 2022-04-30 18:38:25 +08:00
priority-and-fairness [zh] Sync examples/priority-and-fairness/health-for-strangers.yaml 2022-04-23 21:25:02 +08:00
security [zh] Sync security/*.sh 2022-04-27 09:30:18 +08:00
service Merge pull request #33191 from kinzhi/kinzhi29 2022-04-25 21:52:51 -07:00
tls [zh] Add examples/tls 2022-04-26 20:49:42 +08:00
windows beta.kubernetes.io/os deprecated since v1.14, are targeted for removal in v1.18 2020-05-07 11:58:40 +08:00
README.md [zh]Update content/zh/examples/README.md 2022-04-25 23:50:10 +08:00
examples.go ZH-trans: merge release1.16-temporary to master (#18217) 2019-12-24 16:51:29 -08:00
examples_test.go [zh] Sync examples_test.go 2022-04-20 21:53:05 +08:00

README.md

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

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

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

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