Files
website/content/en/examples
Remo Andreoli 3132fbe4f0 Fix wrong label key in scheduling example (#32646)
* Fixed deprecated comment in scheduling-eviction/assign-pod-node.md regarding example pods/pod-with-affinity-anti-affinity.yaml

* Changed the example to a more appropriate one
2022-06-23 18:11:19 -07:00
..
2022-06-23 10:39:53 +00:00
2022-06-22 13:59:19 -04:00
2022-04-26 13:59:38 +00:00
2021-12-08 10:41:55 +05:30
2022-04-08 16:00:56 +08:00

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