Files
website/content/en/examples
Tim Hockin 300c2e8545 Better docs for standard topology labels
As per KEP 1659, topology labels are now more formalized.  Move away
from the older `failure-domain.beta` names ands use `topology` names
instead.
2020-11-03 11:27:58 -08:00
..
2020-05-20 16:54:37 -07:00
2020-10-12 11:17:08 +08:00
2018-07-11 08:43:25 -07:00
2020-06-27 11:15:21 +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