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 Translate reference/certificate-signing-requests.md into Chinese and fix a bug in origin file, 24065 2020-10-16 22:27:15 +08:00
admin Add missing steps to configure konnectivity-server (#24141) 2020-11-12 23:52:23 -08:00
application Merge pull request #23119 from devries/statefulset-mysql-language 2020-12-02 01:04:50 -08:00
audit
configmap
controllers
debug
podpreset
pods Improve configmap usage as pod command and args 2020-11-17 21:54:25 +01:00
policy
priority-and-fairness Update API Priority and Fairness doc for graduatino to beta (#24975) 2020-11-14 01:55:04 -08:00
service Dual-stack docs for Kubernetes 1.20 2020-11-10 16:10:45 -06:00
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