website/content/en/examples
Qiming Teng a11047c153 Clean PodPreset docs, examples and links 2021-01-14 13:26:29 +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 clean up too old comments for v1.9 or before in examples 2021-01-09 16:13:00 +09:00
audit
configmap
controllers Adding example for DaemonSet Rolling Update task 2020-03-27 06:47:50 +00:00
debug
pods Improve configmap usage as pod command and args 2020-11-17 21:54:25 +01:00
policy Standardized pod security profiles 2020-05-20 16:54:37 -07:00
priority-and-fairness Update API Priority and Fairness doc for graduatino to beta (#24975) 2020-11-14 01:55:04 -08:00
service Enhancements in clarity to access-application-cluster/connecting-frontend-backend.md (#25927) 2021-01-13 17:47:03 -08:00
windows beta.kubernetes.io/os deprecated since v1.14, are targeted for removal in v1.18 2020-05-07 11:52:30 +08:00
README.md Revised README for English examples 2020-06-27 11:15:21 +08:00
examples.go
examples_test.go Clean PodPreset docs, examples and links 2021-01-14 13:26:29 +08:00

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