website/content/en/examples
Kristin Martin 86d9492ccb Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.20 2020-12-03 11:58:44 -08:00
..
access/certificate-signing-request
admin
application
audit
configmap
controllers
debug
podpreset
pods
policy
priority-and-fairness
service
windows
README.md
examples.go
examples_test.go

README.md

To run the tests for a localization, use the following command:

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

where <lang> is the two character representation of a language. For example:

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